From kde-core-devel Wed Jan 06 02:31:13 2010 From: Matthew Woehlke Date: Wed, 06 Jan 2010 02:31:13 +0000 To: kde-core-devel Subject: Re: using gettext for .desktop translations Message-Id: X-MARC-Message: https://marc.info/?l=kde-core-devel&m=126274515921724 Jonathan Riddell wrote: > Currently .desktop translations are kept in-file rather than using > gettext .po/.mo files as every other translation does. This adds > extra complexity to application's translation infrastucture. Although > KDE SVN has its own ways of coverting to and back from .po files third > party apps don't. It also means distributions can't easily ship > updated translations. Both Ubuntu and openSUSE patch KDE and Gnome to > make them use translations from gettext instead of .desktop files. > Should we consider changing the way these translations are done? I > believe the glib maintainers are looking at this too. Sorry for the late reply, just now getting around to reading this thread. Something to consider, though this may or may not be directly relevant: right now I believe it is possible to have configuration values per language. For example, a date format, or a default color, might be language dependent. (While I don't know of any such examples at present, it's not an unreasonable scenario.) It would be a shame to lose that feature. Otherwise this sounds like a good idea, but what do I know? :-) -- Matthew Please do not quote my e-mail address unobfuscated in message bodies. -- Now where did I put my hippo?