Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/SmartlingLocalization
leon huang fe4f5afb3d Update Smartling integration to filter out UE FText placeholders.
The placeholders we use for FText are of the form {0} for positional argumens and {MyVariableName} as named arguments.
Smartling will flag those as warnings as potential placeholders and need to be manually reviewed. This feature will fix all the warnings and have all files to be uploaded have the directive applied to them.
#jira: FORT-541778
#rb: trivial
#preflight: 637e98b54364ef8d1493ce9b
#test Ran the BuildGraph command locally to make sure that UAt is able to compile properly

[CL 23258967 by leon huang in ue5-main branch]
2022-11-24 09:51:43 -05:00
..