AndroidStringsXmlToLocalizationImportProcessor
Version #1
Description:
This is a Respresso localization format-compatible import processor for importing an Android Resource file containing localizations (string). (Extension: .xml).
For more info about the format visit the official page: https://developer.android.com/guide/topics/resources/string-resource#String
Interface:
Config
: EmptyStructure:v1 [REQUIRED]Input
: ImportFlowInputStructure:v1 [REQUIRED]Output
: ImportFlowOutputStructure:v1
Internally used structures:
AndroidStringsXmlImportConfigStructure:v1 The ‘data’ field from the input will be parsed to this structure
Sample:
<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="AndroidStringsXmlToLocalizationImportProcessor" version="1" />