Lines Matching +refs:po +refs:update +refs:mode +refs:line +refs:string
43 gettext-runtime/po/POTFILES.in
44 gettext-tools/po/POTFILES.in
92 - gettext-runtime/po/Makefile.in.in
98 Update version at the first line.
108 - gettext-tools/libgettextpo/gettext-po.in.h
129 - gettext-tools/emacs/po-mode.el
131 Update po-mode-version-string, if there is any change.
177 Update the 'case' statement around line 371 to include the latest release.
179 ** If you got any translation updates, update translations:
182 gettext-runtime/po/new
184 cd gettext-runtime/po
185 make update-po
187 for f in *.po; do msgmerge --update --lang=${f%.po} --previous $f ../gettext-runtime.pot; done
188 mv *.po ../
192 gettext-tools/po/new
194 cd gettext-tools/po
195 make update-po
197 for f in *.po; do msgmerge --update --lang=${f%.po} --previous $f ../gettext-tools.pot; done
198 mv *.po ../
202 gettext-tools/examples/po/new
204 cd gettext-tools/examples/po
205 make update-po
207 for f in *.po; do msgmerge --update --lang=${f%.po} --previous $f ../gettext-examples.pot; done
208 mv *.po ../
344 corresponds to a deleted node) add a line to the .symlinks file in