explain why the field seperator setting might be locked

This commit is contained in:
llama 2025-05-11 22:37:20 +08:00
parent 76a5a298e1
commit 008521c752
No known key found for this signature in database
GPG key ID: 0B7543854B9413C3

View file

@ -218,6 +218,9 @@ importing-field-separator-help =
Please note that if this character appears in any field itself, the field has to be
quoted accordingly to the CSV standard. Spreadsheet programs like LibreOffice will
do this automatically.
It cannot be changed if the text file forces use of a specific separator via a file header.
If a file header is not present, Anki will try to guess what the separator is.
importing-allow-html-in-fields-help =
Enable this if the file contains HTML formatting. E.g. if the file contains the string
'<br>', it will appear as a line break on your card. On the other hand, with this