Lines Matching +refs:po +refs:current +refs:entry
43 gettext-runtime/po/POTFILES.in
44 gettext-tools/po/POTFILES.in
92 - gettext-runtime/po/Makefile.in.in
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.
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 ../
355 --current-version $CURRENT_VERSION \
361 * Submit a News entry on https://savannah.gnu.org/projects/gettext/