AppleStringsToLocalizationImportProcessor
Version #1
Description:
This is a Respresso localization format compatible import processor for importing an iOS localization file. (Extension: .strings).
For more info about the format visit the official page: https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/LoadingResources/Strings/Strings.html
Interface:
Config
: EmptyStructure:v1 [REQUIRED]Input
: ImportFlowInputStructure:v1 [REQUIRED]Output
: ImportFlowOutputStructure:v1
Internally used structures:
AppleStringsImportConfigStructure:v1 The ‘data’ field from the input will be parsed to this structure
Sample:
<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="AppleStringsToLocalizationImportProcessor" version="1" />