Closed nlehuby closed 5 years ago
Do you fetch from transifex before ?
I'm not sure about removing the lines number is a good practice.
You are right, I forgot to pull the translations first! This is now done.
Now it is ok for me.
About the line numbers: I don't know what they are useful for, and they produce ugly diffs as the line numbers keep changing on each commit. But I can put them back if you prefer.
let's try to remove
If it's ok for you @frodrigo can you please upload the new po to transifex (I don't have the permissions to do so) and maybe to Osmose too ?
I was waiting for this to be merged
Push to transifex done.
Note, on fetch again from transifex line numbers are back.
And the encoding notices are removed again ... This is quite annoying!
How do you update the po files ?
I do not remember, probably with the make file. I think charset in the files are not required.
I don't think so: the msgmerge
failed if it's not defined. It was the issue you noticed with the fa.po and cs.po file.
And how do you upload them to transifex ? With the CLI or via the website ?
pff, why is i18n always such a pain in the ass 🤯
po
files with the checks recently added@frodrigo can you please review the translations files, upload them to transifex and tell me if you want me to work on some automatic update for transifex (see #25 )?