diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-03-15 14:19:11 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-03-15 14:19:11 +0200 |
commit | 0048aa114780124d27955b2c76f321f8bf0bb1c7 (patch) | |
tree | 3e27f88ac1f85b5270e7e30170c95c2ec4403d4c /po/Makevars | |
parent | 847c623239f00a71038a1b8e3ef242c3d97f2272 (diff) | |
download | plus-0048aa114780124d27955b2c76f321f8bf0bb1c7.tar.gz plus-0048aa114780124d27955b2c76f321f8bf0bb1c7.tar.bz2 plus-0048aa114780124d27955b2c76f321f8bf0bb1c7.tar.xz plus-0048aa114780124d27955b2c76f321f8bf0bb1c7.zip |
Replace name in po files and fix program version in configure.ac
Diffstat (limited to 'po/Makevars')
-rw-r--r-- | po/Makevars | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars index 91536b33f..2cd1a43b5 100644 --- a/po/Makevars +++ b/po/Makevars @@ -18,7 +18,7 @@ XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ # or entity, or to disclaim their copyright. The empty string stands for # the public domain; in this case the translators are expected to disclaim # their copyright. -COPYRIGHT_HOLDER = The Mana Developers +COPYRIGHT_HOLDER = The ManaPlus Developers # This is the email address or URL to which the translators shall report # bugs in the untranslated strings: |