When importing and exporting translations to and from a CSV file, the Description is truncated at the comma if the text in a CSV cell contains a comma.
Is there a way to either enforce the "double-quote" rule as described in Issue #13 or allow the end user to change the delimiter to tab or pipe in order to prevent this behavior?
When importing and exporting translations to and from a CSV file, the Description is truncated at the comma if the text in a CSV cell contains a comma.
Is there a way to either enforce the "double-quote" rule as described in Issue #13 or allow the end user to change the delimiter to tab or pipe in order to prevent this behavior?