13. Repairing Passolo CSV Files

Created by Steven Smith, Modified on Fri, 8 Nov at 7:15 AM by Steven Smith

Passolo provides a Customizable Text Export add-in that allows project managers to export parts of a project or of a translation list into a CSV file. Translators can insert the translations into the CSV file with any tool that supports CSV editing/translation. Especially when using Microsoft Excel to translate these CSV files, the initial formatting used by Passolo can be corrupted when Excel saves the file. This will prevent that translated files can be imported correctly into the Passolo project, causing a lot of manual reworks to fix the formatting issues.


The initial export file could be:


PSLCODE 223    9 1       12 1

000B375C/1/0   Ok        Ok

000B375C/2/0   Cancel    Cancel

000B375C/3/0         

000B375C/4/0   <p style="strong">Hello World</p>   <p style="strong">Hello World</p>


After translating this file using Microsoft Excel storing it as Unicode Text it will look like:


PSLCODE 223    9 1       12 1

000B375C/1/0   Ok        Ok

000B375C/2/0   Cancel    Annuller

000B375C/3/0   "&nbsp;"   "&nbsp;"

000B375C/4/0   "<p style=""strong"">Hello World</p>"   "<p style=""strong"">Bonjour le monde</p>"


Many double quote characters were added by Microsoft Excel and would be imported into Passolo which will corrupt the translations:



The Repair Passolo CSV file feature is automatically deleting all unnecessary quotes from the import file restoring the original tab delimited output formatting without quoting. The repaired CSV files can be imported without manual changes.



Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article