Localization of schedule_str() values?
From: Karl Fogel <kfogel_at_google.com>
Date: 2006-08-22 10:09:08 CEST
Should we localize this code in subversion/svn/info-cmd.c:
/* Return string representation of SCHEDULE */
By which I mean wrapping the return values like this:
_("normal")
Is there a localization best practice that counsels against this?
You might answer that the schedule strings are only used in
But here's what I was thinking: I wanted to factor some code by using
It might be that the code is currently unfactored precisely because it
-Karl
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.