FLocalizationExportingSettings

Windows
MacOS
Linux

References

Module

Localization

Header

/Engine/Source/Developer/Localization/Public/LocalizationTargetTypes.h

Include

#include "LocalizationTargetTypes.h"

Syntax

struct FLocalizationExportingSettings

Variables

Name Description

Public variable

ELocalizedTextC...

 

CollapseMode

How should we collapse down text when exporting to PO?

Public variable

bool

 

ShouldAddSourceLocationsAsComments

Should source locations be added to PO file entries as comments? Useful if a third party service doesn't expose PO file reference comments, which typically store the source location.

Public variable

bool

 

ShouldPersistCommentsOnExport

Should user comments in existing PO files be persisted after export? Useful if using a third party service that stores editor/translator notes in the PO format's comment fields.

Constructors

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss