Hi; Before moving to transifex I used to use msgmerge to normalize the new po file because my po editor (poedit) messed the number of columns and joined the referenced source lines. Also, without the msgmerge command we get big and useless diffs.
Could something similar be added to transifex when a po file is uploaded? $ msgmerge uploaded_po_file relevant_pot_file > out.po && mv out.po uploaded_po_file regards, -- carles _______________________________________________ Xfce-i18n mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce-i18n
