English | 中文
Generate Android string resource from Excel.
- Search 'BeTranslate' on Browse repositores, install...
- Download BeTranslate.zip, install this plugin from disk...
option + T (OS X), alt + T (WIN)
Make sure your translation excel format like the below(A key column, and some value columns)
Configure your translate information:
Field | description |
---|---|
Choose Excel file | The Excel file path you want to generate |
Translate to | The language to be generate |
Sheet index | The sheet index(the first sheet index = 0) |
Start row | The row for start generate(default is the first row, index = 0) |
End row | The last row number for generate(default the last row in the sheet) |
Key col | The column index for the 'key' column(index start with 0) |
Value col | The column index for the 'value' column(index start with 0) |
Output directory | The output directory for generated file |
Need fill with the refer xml? | If you check this and set a refer 'xml' file path, this will help to fill the output resource file |
Ignore [translatable="false"] | If you check this and check the 'fill' operation, this will ignore those items that marked [translatable="false"] |
- Support edit the target language
- Support ignore [translatable="false"] attribute
- Fix bugs
- Support resize window
- Fix bugs
- Support fill 'string.xml'
- Support export 'string.xml' to Excel
- Fix bugs
- Alpha version(0.9.0)
If you have any questions, contact me: lujun.byte#gmail.com.