widelands-dev team mailing list archive
-
widelands-dev team
-
Mailing list archive
-
Message #11646
[Merge] lp:~widelands-dev/widelands/codecheck_translations into lp:widelands
The proposal to merge lp:~widelands-dev/widelands/codecheck_translations into lp:widelands has been updated.
Commit Message changed to:
Added 2 codecheck rules for translation markup.
- Ensure that translators' comments are immediately above their translations.
- Detect inconsistent tag format for translators' comments
- Check that all translatable strings that have multiple printf placeholders
have defined those as reversible.
- Check that unordered, ordered and boost placeholders aren't mixed up in the
same string.
- Check that ngettext singular and plural strings have the same placeholders.
- Check that placeholders are numbered in ascending order.
For more details, see:
https://code.launchpad.net/~widelands-dev/widelands/codecheck_translations/+merge/333579
--
Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/codecheck_translations.
References