added localization stuff

This commit is contained in:
Jesse James Isler 2021-11-22 15:52:50 +01:00
parent 2e489894e0
commit b59d77d20a
3 changed files with 24 additions and 0 deletions

View File

@ -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

Binary file not shown.

BIN
Content/Localization/Game/en/Game.pot (Stored with Git LFS) Normal file

Binary file not shown.