Op 06-07-18 om 11:34 schreef Snehalata Shirude via gnome-i18n:
Hello everyone,
We are doing translation project - GIMP software for Marathi langauge.
We translated almost all .pot files using notepad++. We then saved
that .pot file as .po file.
Then tried to upload the .po file using gnome account but we are
getting the error ".po file does not pass “msgfmt -vc”. Please correct
the file and try again."
And if we try using Poedit to save that file the translated strings
gets disappear.
Please anyone can help us to solve the issue.
Waiting for the response....
Snehalata Shirude
MS, India
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n
Hello Snehalata,
You can do the following:
In the terminal, use the command msgfmt -cv -o /dev/null your-po-file.po
In the output you will get the string numbers of strings with an error,
e.g. your-po-file.po:1934
Now go to an editor (I use gedit), and make sure the line numbers are
shown (see Preferences)
You can now see the lines with an error as mentioned in the terminal.
Correct all errors and try to push again.
Regards,
Hannie
Gnome Dutch Translators
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n