[evolution-patches] [I18N] evolution-data-server: String generalization patch



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.

regs,
 Chris

Attachment: evo-data-server.diff.bz2
Description: application/bzip



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]