add new keywords to po/genpot.sh, comment both scripts, and add "Id" lines
svn: r22183
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#!/bin/sh
|
||||
# Make translation files (keywords issues, see bug #6595)
|
||||
# intltool-update -g gramps -o gramps.pot -p
|
||||
# $Id$
|
||||
|
||||
# Make translation files
|
||||
|
||||
# additional keywords must always be kept in sync with those in update_po.py
|
||||
XGETTEXT_ARGS='--keyword=_T_ --keyword=trans_text_ --keyword=_ngettext' \
|
||||
intltool-update -g gramps -o gramps.pot -p
|
||||
|
Reference in New Issue
Block a user