Commit Graph

4 Commits

Author SHA1 Message Date
Saul Abreu
e22deffec0 Added a method to Internationalization Cultures to get the "parent" name of a culture from it's name string. Culture fallback logic improved and made consistent - any locale can be used if its internationalization data is present and some parent of it has localization data. Renamed all localization data and code using the erroneous "zh-CN" locale instead of the correct "zh-Hans-CN" locale for China.
[CL 2245832 by Saul Abreu in Main branch]
2014-08-06 14:27:26 -04:00
Saul Abreu
698ade222b Updated localization data gathering and generation configuration files to be consistent in terms of cultures generated and directories used.
[CL 2237483 by Saul Abreu in Main branch]
2014-07-30 16:11:44 -04:00
Justin Sargent
664bea2137 L10N: Updated loc ini configurations to specify simplified Chinese as output. Added a C# wrapper around OneSky's web service api. Beginning steps of setting up some automation scripts to integrate our localization pipeline with OneSky's.
[CL 2059400 by Justin Sargent in Main branch]
2014-04-29 21:58:49 -04:00
Wes Fudala
c3d9dd0eae #summary Adding localization import support for Portable Object(.po) files
#change Added a import option to the localization export commandlet for Epic Friday work.  This was added in the export commandlet and should probably be moved to a standalone commandlet in the future.
#change Modified the config files to include import/export settings which are now required
#ttp 321739 - L10N: Create a commandlet to convert between our loc formats and the po format for use with translation houses

[CL 2046636 by Wes Fudala in Main branch]
2014-04-23 18:52:17 -04:00