Saul Abreu
|
852aede445
|
Updated engine localization configuration scripts to use the new setting to gather text from editor-only data.
[CL 2621217 by Saul Abreu in Main branch]
|
2015-07-14 20:25:28 -04:00 |
|
Saul Abreu
|
6072fee415
|
Updated Engine localization configuration scripts to specify NativeCulture, rather than SourceCulture, as needed for the new foreign-translation-of-native-translation behavior.
[CL 2611372 by Saul Abreu in Main branch]
|
2015-07-06 14:42:02 -04:00 |
|
Saul Abreu
|
3d894a214f
|
Added word count and conflict report generation step into UE4 localization configuration scripts. Deleted word count localization configuration script and removed it from localization automation.
[CL 2555695 by Saul Abreu in Main branch]
|
2015-05-18 15:41:33 -04:00 |
|
Saul Abreu
|
6e1996f404
|
Removed bFixBroken=true in Localization/Engine.ini as the commandlet currently spams errors when it fails to use source control in resaving the packages it fixes.
[CL 2555569 by Saul Abreu in Main branch]
|
2015-05-18 14:49:37 -04:00 |
|
Saul Abreu
|
464cdb6916
|
Temporary change of settings in Localization/Engine.ini of key ExcludePathFilters to ExcludePaths until automation catches up with the relevant fix.
[CL 2555342 by Saul Abreu in Main branch]
|
2015-05-18 12:47:08 -04:00 |
|
Saul Abreu
|
9715e3a553
|
Temporarily disabled word count and conflict report generation from individual legacy localization configuration scripts for engine targets until promotion occurs. Also corrected a few warnings about deprecated settings in said localization configuration scripts.
[CL 2536071 by Saul Abreu in Main branch]
|
2015-05-04 14:14:47 -04:00 |
|
Saul Abreu
|
75b0e67120
|
Setup word count and conflict report generation for engine/editor targets in the legacy localization configuration scripts. Disabled erroneous checkout/revert of UNC specified-paths through localization commandlet source control integration.
[CL 2536054 by Saul Abreu in Main branch]
|
2015-05-04 14:07:38 -04:00 |
|
Saul Abreu
|
d391dd58d4
|
Back out changelist 2533891. Issue with remote network paths being confused for Perforce paths are causing automation to fail. We'd rather have no conflict reports generated for now than break automation for the weekend.
[CL 2534657 by Saul Abreu in Main branch]
|
2015-05-01 19:46:23 -04:00 |
|
Saul Abreu
|
56213edb33
|
Setup word count and conflict report generation for engine/editor targets in the legacy localization configuration scripts.
[CL 2533891 by Saul Abreu in Main branch]
|
2015-05-01 13:35:12 -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
|
bc4f49072c
|
Added a ShouldGatherBlueprintPinNames setting to GatherTextFromAssets commandlet configuration. This allows the commandlet to ignore the PinFriendlyName FText UProperty in UEdGraphPin, which is often gathered unnecessarily due to the need to gather other data from UEdGraphPin.
[CL 2449367 by Saul Abreu in Main branch]
|
2015-02-17 17:52:31 -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
|
c6072e1cb9
|
Added editor tutorial localization files and hooked them up to load with the editor.
[CL 2300256 by Saul Abreu in Main branch]
|
2014-09-16 18:22:35 -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
|
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
|
78b5b0a953
|
Updated the text for the library tutorials. Included UnrealEngineLauncherServices module as part of the launcher localization and excluded it from the engine/editor localization.
[CL 2103290 by Justin Sargent in Main branch]
|
2014-06-12 12:29:42 -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 |
|
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 |
|