CSV export allows for the locale to be read by spreadsheet programs like Microsoft Excel.
The export CSV will include the string key, title, value, screenshot, hidden and wip attributes.
To export in CSV format, first select .csv
from the export dropdown:
Then choose the location you wish to save your locale to:
And then you’re done, the locale will be exported in CSV format.
An example of the output:
key,title,value,screenshot,hidden,wip
toolbar.new.tooltip,Tooltip for new string toolbar button,Creates a new and blank locale file,null,null,null
toolbar.open.tooltip,Tooltip for open file toolbar button,Open a locale file,null,null,null
toolbar.save.tooltip,Tooltip for save file toolbar button,Save locale to file,null,null,null