DanDiplo / Diplo.DictionaryEditor

An Umbraco package that creates a custom section for editing Dictionary values in Umbraco. It allows easy editing of all dictionary items and also allows the dictionary to be exported and imported in CSV format.
https://www.diplo.co.uk/blog/web-development/diplo-dictionary-editor-for-umbraco/
1 stars 4 forks source link

cannot import csv with multiline cells #8

Open wiedikerli opened 3 years ago

wiedikerli commented 3 years ago

I have some dictionaries, where the translation looks like this:

Some translated text with a
newline in it

The validation fails with the message: The CSV line at row 2256 contained 1 columns where it should have contained 6.