You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Removing redundant config file that no longer works
#jira UE-70002 #rnx #ROBOMERGE-OWNER: lina.halper #ROBOMERGE-AUTHOR: jamie.dale #ROBOMERGE-SOURCE: CL 4995562 in //UE4/Release-4.22/... via CL 4995565 #ROBOMERGE-BOT: ANIM (Main -> Dev-Anim) [CL 5046375 by jamie dale in Dev-Anim branch]
This commit is contained in:
@@ -1,48 +0,0 @@
|
||||
[CommonSettings]
|
||||
CulturesToGenerate=ar
|
||||
CulturesToGenerate=en
|
||||
CulturesToGenerate=es
|
||||
CulturesToGenerate=ja
|
||||
CulturesToGenerate=ko
|
||||
CulturesToGenerate=pt-BR
|
||||
CulturesToGenerate=zh-CN
|
||||
|
||||
;Write Localized Text Resource for Engine
|
||||
[GatherTextStep0]
|
||||
CommandletClass=GenerateTextLocalizationResource
|
||||
SourcePath=Content/Localization/Engine
|
||||
DestinationPath=Content/Localization/Engine
|
||||
ManifestName=Engine.manifest
|
||||
ResourceName=Engine.locres
|
||||
|
||||
;Write Localized Text Resource for Editor
|
||||
[GatherTextStep1]
|
||||
CommandletClass=GenerateTextLocalizationResource
|
||||
SourcePath=Content/Localization/Editor
|
||||
DestinationPath=Content/Localization/Editor
|
||||
ManifestName=Editor.manifest
|
||||
ResourceName=Editor.locres
|
||||
|
||||
;Write Localized Text Resource for Editor Tool Tips
|
||||
[GatherTextStep2]
|
||||
CommandletClass=GenerateTextLocalizationResource
|
||||
SourcePath=Content/Localization/ToolTips
|
||||
DestinationPath=Content/Localization/ToolTips
|
||||
ManifestName=ToolTips.manifest
|
||||
ResourceName=ToolTips.locres
|
||||
|
||||
;Write Localized Text Resource for Editor Property Names
|
||||
[GatherTextStep3]
|
||||
CommandletClass=GenerateTextLocalizationResource
|
||||
SourcePath=Content/Localization/PropertyNames
|
||||
DestinationPath=Content/Localization/PropertyNames
|
||||
ManifestName=PropertyNames.manifest
|
||||
ResourceName=PropertyNames.locres
|
||||
|
||||
;Write Localized Text Resource for Editor Tutorials
|
||||
[GatherTextStep4]
|
||||
CommandletClass=GenerateTextLocalizationResource
|
||||
SourcePath=Content/Localization/EditorTutorials
|
||||
DestinationPath=Content/Localization/EditorTutorials
|
||||
ManifestName=EditorTutorials.manifest
|
||||
ResourceName=EditorTutorials.locres
|
||||
Reference in New Issue
Block a user