This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ResxConverter.
Summary
Converts Resx files to Android
strings.xml files.
- Assembly
- Cake
.ResxConverter .dll - Namespace
- Cake
.ResxConverter - Containing Type
- Resx
Converter Provider
Syntax
public void ConvertToAndroid(string inputFolder, string outputFolder)
Parameters
| Name | Type | Description |
|---|---|---|
| inputFolder | string | The input folder for Resx files |
| outputFolder | string | The output folder for string files |
Return Value
| Type | Description |
|---|---|
| void |
