diff options
author | Andreas Metzler <ametzler@downhill.at.eu.org> | 2011-09-24 16:10:34 +0200 |
---|---|---|
committer | Stef Walter <stefw@gnome.org> | 2013-02-12 16:17:50 +0100 |
commit | 41b3f707906a4f6273f7fdb1174be3343bbf1ea7 (patch) | |
tree | 7f117d94141beb096e2e4f1fb2cd137274df848f /.gitignore | |
parent | b90410f7c6ef5e1bb73837d7ddbda855a91ac79f (diff) |
Add and enable German gettext translation
Enable installation of gettext translations and add German translation
by Chris Leick.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,7 @@ *.gcno *.gcda *.gcov +*.gmo *~ *.html *.pot @@ -81,6 +82,8 @@ temp.txt /po/stamp-po /po/remove-potcdate.sed /po/Makevars.template +/po/en@boldquot* +/po/en@quot* /p11-kit/tests/p11-test /p11-kit/tests/pin-test |