Re: translating clock.schemas.in in gnome-panel
- From: Mark McLoughlin <mark skynet ie>
- To: Adam Weinberger <adamw gnome org>
- Cc: GNOME I18N List <gnome-i18n gnome org>
- Subject: Re: translating clock.schemas.in in gnome-panel
- Date: Mon, 05 Apr 2004 16:52:07 +0100
Hi,
On Mon, 2004-04-05 at 16:10, Adam Weinberger wrote:
> >> (04.05.2004 @ 0943 PST): Mark McLoughlin said, in 1.8K: <<
> > * *.po: don't translate the "24-hour" clock_format value
> > from clock.schemas.in into anything but "12-hour" or
> > "24-hour". Do not translate the "hour" part into your
> > native language - GConf won't understand it.
> >
> > * mr.po, pa.po: don't translate the "24" hour_format value
> > in clock.schemas.in into anything other than "12" or "24".
> >> end of "translating clock.schemas.in in gnome-panel" from Mark McLoughlin <<
>
> If part of the string needs to be immutable, why not only gettext-ize
> parts of the string and then sprintf it? Or am I missing the point?
They're not gettext-ized strings - have a look at clock.schemas.in -
its the values in "<locale name="C"><default>..." which get localized.
I suppose we could have something like
<default>
<string type="multipart">
<part><locale name="C">12</locale></part>
<part>-hour</part>
</string>
</default>
But, um, I don't think we want to go down that road :-)
This whole situation sucks, I'm not claiming otherwise ...
Cheers,
Mark.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]