Skip to content
Snippets Groups Projects
Commit 0b67c935 authored by Yun Liu's avatar Yun Liu
Browse files

modify readme for createing po files

parent 7bfeb38f
Branches
Tags
No related merge requests found
...@@ -3,10 +3,10 @@ If we need to update sflphone.pot file, do the following steps: ...@@ -3,10 +3,10 @@ If we need to update sflphone.pot file, do the following steps:
>cd sflphone-gtk/src >cd sflphone-gtk/src
>xgettext -k_ -o sflphone.pot *.c >xgettext -k_ -o sflphone.pot *.c
>msgmerge zh_CN.po sflphone.pot >msgmerge --update zh_CN.po sflphone.pot
>msgmerge fr.po sflphone.pot >msgmerge --update fr.po sflphone.pot
>msgmerge es.po sflphone.pot >msgmerge --update es.po sflphone.pot
>msgmerge de.po sflphone.pot >msgmerge --update de.po sflphone.pot
Modify all the new po files, and then Modify all the new po files, and then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment