Commit Graph

13 Commits

Author SHA1 Message Date
Saul Abreu
9c7b62ebe5 Massive overhaul of gather configuration UI in the Localization Dashboard. Updated localization configuration script settings with new, more descriptive names and moved "friendly" behaviors to the Localization Dashboard's localization configuration script generation code, rather than in the commandlets. REVIEW CHANGELIST FOR API CHANGES.
[CL 2520629 by Saul Abreu in Main branch]
2015-04-22 01:18:49 -04:00
Matthew Griffin
fd25cb4ff6 [INTEGRATE] Change 2432849 by Michael.Noland@mnoland-T2784-Reference on 2015/02/04 21:02:45
Core: Add support for optional localizable short tooltip metadata
	- UField::GetToolTipText now takes an optional parameter to indicate if the short tooltip is desired, but will fall back to the long tooltip if none was specified
	#codereview saul.abreu

[CL 2438269 by Matthew Griffin in Main branch]
2015-02-09 11:58:15 -05:00
Saul Abreu
c371dfaabf Renamed Engine localization data for Simplified Chinese from zh-Hans-Cn to zh-CN due to convention.
[CL 2329669 by Saul Abreu in Main branch]
2014-10-15 00:55:17 -04:00
Saul Abreu
3b123192dd Added portable object import/export to text localization data generation configuration files for PropertyNames and ToolTips.
[CL 2291650 by Saul Abreu in Main branch]
2014-09-09 18:51:03 -04:00
Saul Abreu
9151371e45 Updated localization data generation configuration files to add Brazilian Portuguese.
[CL 2278391 by Saul Abreu in Main branch]
2014-08-29 20:12:33 -04:00
Saul Abreu
6cd14679e2 Consistent localization-related commandlet path-handling with regards to relative paths. From now on, please specify paths relative to to the project's directory or the Engine directory.
[CL 2276830 by Saul Abreu in Main branch]
2014-08-28 17:35:37 -04:00
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
Saul Abreu
43baaf38d9 Renamed Spanish localization data folder from "sp" to "es". Corrected values in localization data generation configuration files similarly.
[CL 2236472 by Saul Abreu in Main branch]
2014-07-29 18:53:00 -04:00
Justin Sargent
36cc421cba Updated translations. Imported new spanish translations
[CL 2062253 by Justin Sargent in Main branch]
2014-05-02 13:14: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
Justin Sargent
703dc65154 L10N: Built fresh ToolTip and PropertyName localization targets.
[CL 2057860 by Justin Sargent in Main branch]
2014-04-28 12:39:46 -04:00
Saul Abreu
b16c5668f5 #summary Updated metadata gathering commandlet to be configuration driven. Fixed a bug with local edits to metadata overriding localization. Updated property editors using comboboxes for enums to use localized data. Added Region & Language Settings for toggling use of localized field names.
#ttp 331251 - L10N: Editor: Tooltips and Property Names need to be localized

[CL 2040155 by Saul Abreu in Main branch]
2014-04-23 17:36:48 -04:00