Please give me information about how to merge two .po files using msgcat and how to install msgcat.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I downloaded gettext-0.14.4.exe from
http://svn.softwarepublico.gov.br/trac/invesalius/browser/invesalius2/branches/slice_editor/req/gettext-0.14.4.exe?rev=2038
After installing it went to the path “C:\Program Files (x86)\GnuWin32\bin” in command prompt.
then used the command msgcat “” “” –output-file=”” I could concatenate the two po files successfully.