I believe I have a valid yml translation file that won’t parse because of a special character. For an example “switchfrench: ‘Français'” fails to load with the error, couldn’t parse YAML at line 1 column 0. The yml file “switchfrench: ‘Francais'” loads correctly.
https://gist.github.com/2415270
Any ideas on how to get this to parse?
Ok, so this works:
What if you tried writing that to disk from the console, like this: