6595: add new keywords for xgettext (textual reports and L10N/I18N)
svn: r22167
This commit is contained in:
@@ -579,6 +579,7 @@ def retrieve():
|
||||
os.system('''%(xgettext)s -j --directory=./ -d gramps '''
|
||||
'''-L Python -o gramps.pot --files-from=python.txt '''
|
||||
'''--keyword=_ --keyword=ngettext '''
|
||||
'''--keyword=_T_ --keyword=trans_text_ --keyword=_ngettext '''
|
||||
'''--keyword=sgettext --from-code=UTF-8''' % {'xgettext': xgettextCmd}
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user