Re: [evolution-patches] [I18N] evolution-data-server: String generalization patch
- From: Not Zed <notzed ximian com>
- To: Christian Neumair <chris gnome-de org>
- Cc: evolution-patches ximian com
- Subject: Re: [evolution-patches] [I18N] evolution-data-server: String generalization patch
- Date: Mon, 05 Jan 2004 10:56:56 +1030
please don't submit without some review. expecting a quick response over christmas/new years is unreasonable!
On Sun, 2004-01-04 at 22:49 +0100, Christian Neumair wrote:
Since my first two patches were gracefully ignored, I'll commit this one
if it isn't reviewed within three days, because this issue generates a
couple of unneeded strings for translators and is "easy-fix".
currently, e-cal-backend error string patterns are:
_("some-func expects argument 2 to be an integer")
_("another-func expects argument 2 to be an integer")
After applying the patch, they are
_("\"%s\" expects the second argument to be an integer"), "some-func"
_("\"%s\" expects the second argument to be an integer"), "another-func"
Translators will love this, really.
btw, why change the syntax of the sentence?
regs,
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]