Commit Graph

14 Commits

Author SHA1 Message Date
Saul Abreu
7a1c0179d7 Fixed broken legacy support for SourceFileSearchFilters setting in GatherTextFromSource steps in localization configuration scripts.
[CL 2581638 by Saul Abreu in Main branch]
2015-06-09 15:04:15 -04:00
Saul Abreu
76627e86e9 Fixed crash when gathering text from source files due to not clearing the match progress of other matches when a match is accepted.
[CL 2557912 by Saul Abreu in Main branch]
2015-05-19 18:57:42 -04:00
Saul Abreu
ec898c305a Brought GatherTextFromSource commandlet configuration in line with the rest of the gather commandlets with regards to using an ExcludePathFilters rather than ExcludePaths setting.
[CL 2555326 by Saul Abreu in Main branch]
2015-05-18 12:39:55 -04:00
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
Saul Abreu
69249c5a98 Added engine localization target set and project localization target set separation in localization dashboarded. Added tab for engine localization target set. Made the localization commandlet process use the project file as necessary.
[CL 2477847 by Saul Abreu in Main branch]
2015-03-12 19:41:56 -04:00
Saul Abreu
617712d013 Fixed splitting of source text files into line for text localization gathering to work with different newlines.
[CL 2466827 by Saul Abreu in Main branch]
2015-03-02 15:53:39 -05:00
Saul Abreu
8713429ef0 Localizable text from UI_COMMAND macros now appear under the namespace specified by a LOCTEXT_NAMESPACE macro region, if applicable, when gathering text from source. This namespace is nested under the UICommands namespace.
[CL 2400196 by Saul Abreu in Main branch]
2015-01-07 15:41:22 -05:00
Saul Abreu
09b68d6eda Refactored gather text commandlet base class to handle relative paths taken from configuration files automatically. Cleaner, less duplication.
[CL 2396987 by Saul Abreu in Main branch]
2015-01-05 08:52:06 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Jaroslaw Palczynski
7c41927cf4 Rename FPostConstructInitializeProperties to something simpler
Changed it with FObjectInitializer.

UECORE-7

[CL 2328384 by Jaroslaw Palczynski in Main branch]
2014-10-14 10:29:11 -04:00
Saul Abreu
bef604f799 Fixed GatherTextFromSource commandlet gathering text in its escaped form - it now unescapes gathered text. Fixed escape/unescape handling in PO file import/export. Fixed escaping of double quotes when storing manifest/archive strings from their data structures into a JSON object. The manifest/archive JSON serializers already properly escape text consistently before writing to file.
[CL 2297449 by Saul Abreu in Main branch]
2014-09-14 19:37:14 -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
UnrealBot
db494a6e69 Engine source (Main branch up to CL 2037954) 2014-04-02 18:09:23 -04:00
Tim Sweeney
324683ce78 Engine source (Main branch up to CL 2026164) 2014-03-14 14:13:41 -04:00