|
From: Warzone 2. T. <in...@de...> - 2012-05-20 02:44:41
|
#3497: warnings from msgfmt and POFileChecker
-------------------------------------+--------------------
Reporter: pabs | Type: bug
Status: new | Priority: normal
Milestone: unspecified | Component: other
Version: unspecified | Keywords:
Blocked By: | Blocking:
Operating System: All/Non-Specific |
-------------------------------------+--------------------
If I run these commands in the source tree I get a lot of warnings and
errors. On Debian, msgfmt is from gettext and is from gettext-lint:
http://www.gnu.org/software/gettext/
http://gettext-lint.sourceforge.net/
find \( -name \*.po -o -name \*.pot \) -print0 | xargs --no-run-if-empty
--null --max-args=1 msgfmt -c -C --check-accelerators
find \( -name \*.po -o -name \*.pot \) -print0 | xargs --no-run-if-empty
--null POFileChecker
find \( -name \*.po -o -name \*.pot \) -print0 | xargs --no-run-if-empty
--null POFileSpell
--
Ticket URL: <http://developer.wz2100.net/ticket/3497>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
|