added localization stuff
This commit is contained in:
parent
2e489894e0
commit
b59d77d20a
@ -0,0 +1,18 @@
|
|||||||
|
[CommonSettings]
|
||||||
|
SourcePath=Content/Localization/Game
|
||||||
|
DestinationPath=Content/Localization/Game/en
|
||||||
|
NativeCulture=en
|
||||||
|
CulturesToGenerate=en
|
||||||
|
bUseCultureDirectory=false
|
||||||
|
ManifestName=Game.manifest
|
||||||
|
ArchiveName=Game.archive
|
||||||
|
PortableObjectName=Game.po
|
||||||
|
|
||||||
|
[GatherTextStep0]
|
||||||
|
CommandletClass=InternationalizationExport
|
||||||
|
bExportLoc=true
|
||||||
|
LocalizedTextCollapseMode=ELocalizedTextCollapseMode::IdenticalTextIdAndSource
|
||||||
|
POFormat=EPortableObjectFormat::Unreal
|
||||||
|
ShouldPersistCommentsOnExport=false
|
||||||
|
ShouldAddSourceLocationsAsComments=true
|
||||||
|
|
BIN
Content/Localization/Game/en/Game.po
(Stored with Git LFS)
Normal file
BIN
Content/Localization/Game/en/Game.po
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
Content/Localization/Game/en/Game.pot
(Stored with Git LFS)
Normal file
BIN
Content/Localization/Game/en/Game.pot
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user