Commit Graph

7 Commits

Author SHA1 Message Date
Saul Abreu
4049fed3e5 Updated base editor INI so that the default game localization target has English as the native culture. Added NativeCulture setting to localization archive generation commandlet settings and deprecated SourceCulture. Added logic to enable and disable localization dashboard operations if a target doesn't have native/supported foreign cultures specified. Added localization dashboard operations for refreshing word counts and compiling culture localization data where they were not consistently available.
[CL 2561996 by Saul Abreu in Main branch]
2015-05-21 22:15:36 -04:00
Saul Abreu
dbc3e1ed2e Removed the method declarations of some deleted methods from the localization target detail customizations.
[CL 2521764 by Saul Abreu in Main branch]
2015-04-22 16:58:53 -04:00
Saul Abreu
8e63e8c809 Refactored localization target data structures so that the configuration settings exist within a unified localization dashboard settings object.
[CL 2495090 by Saul Abreu in Main branch]
2015-03-28 19:17:15 -04:00
Saul Abreu
fe1cbb5171 Added localization target loading policy to localization dashboard UI. Allows localization targets to be added to/removed from the appropriate localization paths settings.
[CL 2485201 by Saul Abreu in Main branch]
2015-03-19 16:59:17 -04:00
Matthew Griffin
06427f5224 One more forward declaration to fix non-unity
#codereview Saul.Abreu

[CL 2469947 by Matthew Griffin in Main branch]
2015-03-05 06:20:28 -05:00
Matthew Griffin
ee952b3026 Fixed non-Unity build errors
#codereview Saul.Abreu

[CL 2469943 by Matthew Griffin in Main branch]
2015-03-05 06:15:45 -05:00
Saul Abreu
945f1a533a Moved detail customizations from the localization dashboard and localization target editor into their own files. Both are registered and unregistered as part of the module now.
[CL 2469770 by Saul Abreu in Main branch]
2015-03-05 00:08:26 -05:00