A while ago, when automatic translation was introduced, a new column was added to the CSV translation table labelled as “zh-cjv”, which is unable to be deleted. Here are two ways I tried to delete it:
- Through CSV File:
-
Delete the column:
-
Upload the file using the “Replace” button of the built-in Localization Tools plugin (the 680 deleted translations correspond to the entries of that column):
Result: The CSV upload fails:
- Through Localization settings in game configuration page:
-
Delete the Chineese Simplified language:
(notice that it is written as 0% completed, although the CSV file does contain entries for this language. Also notice that this language is split into two in the Translate page:
) -
Download the CSV file through the built-in Localization Tools plugin.
Result: The column “zh-cjv” is still there (but does not show in the Localization page anymore):
Expected behavior
-
Through CSV File:
→ The CSV file upload should succeed. -
Through Localization settings in game configuration page:
→ The column “zh-cjv” should be delete from the CSV file.