Fix duplicate strings in gettext translations
authorDaniel Albers <daniel@lbers.com>
Wed, 24 Feb 2010 23:45:41 +0000 (00:45 +0100)
committerDaniel Albers <daniel@lbers.com>
Wed, 24 Feb 2010 23:45:41 +0000 (00:45 +0100)
commitf8de7b607c3e168996138cbc5e1cfca18254ba09
treeb214ac1b5887ccac17db577a003fa0a4050fb12c
parent826a68dd9b56492b00a4b64bc959acc3f8891ad0
Fix duplicate strings in gettext translations

- Duplicate msgids removed from .po files + minor fixes
- Additional lupdate step added to build process because otherwise
  duplicate strings weren't properly picked up when generating .qm files
- quassel.pot updated
17 files changed:
cmake/modules/QuasselMacros.cmake
po/CMakeLists.txt
po/README.Translations
po/cs.po
po/da.po
po/de.po
po/es.po
po/fi.po
po/fr.po
po/hu.po
po/it.po
po/nb.po
po/quassel.pot
po/ru.po
po/sl.po
po/tr.po
po/update.sh