summaryrefslogtreecommitdiffstats
path: root/i18n-gen.sh
diff options
context:
space:
mode:
authorDavid Tiersch <d.tiersch@gmail.com>2013-12-23 01:16:29 +0100
committerDavid Tiersch <d.tiersch@gmail.com>2013-12-23 01:16:29 +0100
commit6e4520a7becdb9a74e860230487639e87761db99 (patch)
tree060144d9278f156ebd554e6e66ddd67c87d63fbf /i18n-gen.sh
parent5f916d7643c2dfc030e92b214a99d3daf7663d02 (diff)
Add German translation
Diffstat (limited to 'i18n-gen.sh')
-rwxr-xr-x[-rw-r--r--]i18n-gen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n-gen.sh b/i18n-gen.sh
index b099b6e9..94090d6b 100644..100755
--- a/i18n-gen.sh
+++ b/i18n-gen.sh
@@ -8,7 +8,7 @@
# Run this script
#
-LANG_LIST='es fr it pt_BR zh_CN'
+LANG_LIST='es fr it pt_BR zh_CN de'
xgettext --language=Python --keyword=_ --output=./i18n/glances.pot ./glances/glances.py