1
0
Fork 0
fgdata/Translations
Florent Rougon 2f420d4c5c Translations: rename Translations/en to Translations/default
This is mainly to make it clear that the "translation" in (after this
commit) Translations/default, a priori corresponding to en_US, has a
special status: it acts as the source describing the set of translatable
strings, each with its id (an XML tag name) and numeric index (a
PropertyList index, often 0 but not always).

In the upcoming i18n infrastructure, the files in Translations/default
will be used to:
  - detect all translatable strings (~ string extraction);
  - detect obsolete translated strings (those in XLIFF files but not in
    Translations/default anymore);

This will allow a script to update the XLIFF files containing real
translations, i.e., update the source strings and possibly remove
obsolete entries.

So, the files in Translations/default have a special "master" status in
this process, and are technically quite different from those in
Translations/de, Translations/es, Translations/fr, etc. The latter XML
files (those not in Translations/default) will be replaced with their
XLIFF equivalent, by the way (conversion script already working).

See discussion at
<https://sourceforge.net/p/flightgear/mailman/message/35910579/>.
2017-07-13 16:06:53 +02:00
..
de Translations: remove unwanted leading and trailing whitespace 2017-07-12 09:42:05 +02:00
default Translations: rename Translations/en to Translations/default 2017-07-13 16:06:53 +02:00
es Translations: minor consistency fix in Translations/es/menu.xml 2017-07-13 09:47:27 +02:00
fr Translations: remove unwanted leading and trailing whitespace 2017-07-12 09:42:05 +02:00
it Translations: remove unwanted leading and trailing whitespace 2017-07-12 09:42:05 +02:00
nl Translations: remove unwanted leading and trailing whitespace 2017-07-12 09:42:05 +02:00
pl Translations: remove unwanted leading and trailing whitespace 2017-07-12 09:42:05 +02:00
pt Remove obsolete 'display-options' translated string (menu.xml) 2017-06-19 12:05:09 +02:00
test Revert "Remove options.xml and the Translations dir (now in the flightgear repository)" 2017-01-05 07:00:12 +01:00
zh_CN Add Simplified Chinese startup tips (disabled for now) 2017-07-04 18:10:35 +02:00
locale.xml Translations: rename Translations/en to Translations/default 2017-07-13 16:06:53 +02:00