Skip to content

Commit af34f53

Browse files
committed
Remove outdated warning from Importing translations tutorial
1 parent cde9c70 commit af34f53

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tutorials/assets_pipeline/importing_translations.rst

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,6 @@ editors can export to this format, so the only requirement is that the files
4444
have a special arrangement. The CSV files **must** be saved with UTF-8 encoding
4545
without a `byte order mark <https://en.wikipedia.org/wiki/Byte_order_mark>`__.
4646

47-
.. warning::
48-
49-
By default, Microsoft Excel will always save CSV files with ANSI encoding
50-
rather than UTF-8. There is no built-in way to save as UTF-8, but there are
51-
workarounds as described
52-
`here <https://stackoverflow.com/questions/4221176/excel-to-csv-with-utf8-encoding>`__.
53-
54-
We recommend using `LibreOffice <https://www.libreoffice.org/>`__ or Google Sheets instead.
55-
5647
CSV files must be formatted as follows:
5748

5849
+--------+----------+----------+----------+

0 commit comments

Comments
 (0)