Commit Graph

3 Commits

Author SHA1 Message Date
leon huang
ad320ef56b Update Smartling to download translations for files that are both in progress and published. This allows partial translations to still be used by the Engine.
#rb: trivial
#jira: FORT-528666
#preflight: none
#test: Ran BuildGraph locally for the "Localize UnrealEditor Release" target. Everything compiles fine but fix cannot be verified as localization data for 22.35 is not present yet.

[CL 22798379 by leon huang in ue5-main branch]
2022-10-26 19:08:08 -04:00
yiliang siew
9f9ccbedfc Comment out unused function for now since it is causing compilation errors/warnings.
#rb Leon.Huang
#preflight 63530bf23d41a4455ab24bde

[CL 22712186 by yiliang siew in ue5-main branch]
2022-10-22 15:35:54 -04:00
leon huang
5922fc3ee2 Smartling localization provider integration for Unreal Engine.
- Introduced the SmartlingLocalizationProvider abstract class to interface with Smartling backend for authentication, uploading and downloading of .po files.
- Subclasses of SmartlingLocalizationProvider can now be used as part of the Localize UAT command for automation.
#jira: none
#rb: Vincent.Gauthier, Jamie.Dale
#preflight: 632240dd506f1a33e0e3b52f

[CL 22030197 by leon huang in ue5-main branch]
2022-09-15 11:45:36 -04:00