AllLocalizationsToAndroidStringsXmlConverterConfigStructure
Version #1
Description:
Todo
No description for this structure
Fields:
comment
: String [Optional]- Default: nullDescription: Optional comment to be added to the localization file, if supported.
defaultLanguage
: String [Optional]- Default: nullDescription: This will override the category config’s default language configuration when present.
exportDefault
: Boolean [Optional]- Default: trueDescription: When enabled, it will place the corresponding file in the default values directory.
exportDefaultAsIndividualLanguage
: Boolean [Optional]- Default: falseDescription: When enabled, and the default language is special, it will (also) convert it as it would not be special.
fileName
: String [Optional]- Default: respresso.strings.xmlDescription: Base file name for the output file names.
group
: String [Optional]- Default: androidDescription: Defines the output file’s sync group
key
: KeyTransformationConfigStructure:v1 [Optional]- Default: Transforms: [androidkey]Description: Defines how the output keys are transformed.
resourceFolder
: String [Optional]- Default: resDescription: Defines the resource folder’s path.
useDefaultLanguageForMissingTranslations
: Boolean [Optional]- Default: trueDescription: When enabled, missing non-default language translations will be substituted with the default language’s translation
useVariableFormatOverrides
: Array<String> [Optional]- Default: [android]Description: Defines which format overrides should be used if they exist for a variable. The first match will be used.