Commit Graph

11 Commits

Author SHA1 Message Date
Saul Abreu
84a57e32e8 Translation editor fixes for loading translations of the native translations quickly. Also fixes import/export from the translation editor.
[CL 2616005 by Saul Abreu in Main branch]
2015-07-09 19:38:01 -04:00
Joe Conley
3e9bb04c00 Add "Import latest from Localization Service" button to translation editor
[CL 2569879 by Joe Conley in Main branch]
2015-05-28 21:40:23 -04:00
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
ed27d12047 Moved specification of the native culture of a localization target over to the table of supported cultures.
[CL 2521701 by Saul Abreu in Main branch]
2015-04-22 16:39:20 -04:00
Saul Abreu
d54105edc2 Refactored localization commandlet execution/tasks so that they take the ULocalizationTarget object instead of the FLocalizationTargetSettings member in preparation for having the UE4 target set separate from the project-specific target set.
[CL 2472879 by Saul Abreu in Main branch]
2015-03-09 15:38:32 -04:00
Saul Abreu
d15578233c Relocated several methods on FLocalizationTargetSettings to ULocalizationTarget in preparation for seprating UE4 and game-specific target sets. ULocalizationTarget will make the distinction possible, not FLocalizationTargetSettings.
[CL 2472820 by Saul Abreu in Main branch]
2015-03-09 15:09:46 -04:00
Marc Audy
037d007078 Fix shadowed variables
[CL 2471506 by Marc Audy in Main branch]
2015-03-06 15:13:38 -05:00
Saul Abreu
fe3c70a0ff Updated copyright years on localization dashboard source files.
[CL 2469772 by Saul Abreu in Main branch]
2015-03-05 00:11:00 -05:00
Saul Abreu
1dcfee6341 Added dialog prompts for path selection in import/export operations in the localization dashboard and target editor.
[CL 2426363 by Saul Abreu in Main branch]
2015-01-30 16:29:01 -05:00
Saul Abreu
ba97642af2 Fixed build issues with new localization dashboard module files. Also replaced unnecessary usage of NSLOCTEXT with LOCTEXT_NAMESPACE defines and LOCTEXT.
[CL 2421279 by Saul Abreu in Main branch]
2015-01-27 18:24:26 -05:00
Saul Abreu
ede61945bf Added the experimental Localization Dashboard UI.
[CL 2421013 by Saul Abreu in Main branch]
2015-01-27 16:31:40 -05:00