AllLocalizationsToAppleStringsConverterConfigStructure
Version #1
Description:
Todo
No description for this structure
Fields:
bundle
: String [Optional]- Default: RespressoStringsDescription: Defines the bundle name for output strings files
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.
fileName
: String [Optional]- Default: RespressoStrings.stringsDescription: Base file name for the output file names.
group
: String [Optional]- Default: iosDescription: Defines the output file’s sync group
key
: KeyTransformationConfigStructure:v1 [Optional]- Default: Transforms: [normalize, dumpwhitespace, dumpnonwordchars]Description: Defines how the output keys are transformed.
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: [ios]Description: Defines which format overrides should be used if they exist for a variable. The first match will be used.