summaryrefslogtreecommitdiff
path: root/scripts/po/Makevars
AgeCommit message (Collapse)AuthorFilesLines
2015-12-19po: Update Makevars from latest gettext 0.19.6 templateGuillem Jover1-0/+25
2015-09-21Dpkg::Gettext: Add new function N_Guillem Jover1-1/+2
2015-01-28build: Bump gettext version to 0.19Guillem Jover1-2/+3
This allows us to use the new --add-location option with the file argument, which will remove a huge amount diff noise on source code changes, while still retaining the useful origin of the string.
2015-01-28scripts: Rename and deprecate _g function with g_Guillem Jover1-1/+1
The old function name was inconsistent with the other gettext family of short aliases which has already caused some code typos, and functions starting with underscore are considered by convention private in Perl.
2014-10-06po: Use the same name as the Maintainer field for the copyright holderGuillem Jover1-1/+1
2014-10-06po: The copyright holder for the original code is not SPIGuillem Jover1-1/+1
This was changed to not claim the copyright was assigned to the FSF, but the new holder is not correct either. The claims in the translations are all probably wrong due to this, but that might require asking the translators.
2014-01-15po: Reset default xgettext keywordsGuillem Jover1-1/+1
The convention in the project is to use the short aliases for actual literal translatable strings, and the long names when using variables or similar.
2014-01-15po: Set the encoding of all xgettext input files to UTF-8Guillem Jover1-1/+1
2013-06-03build: Quiesce msgmerge commandsGuillem Jover1-1/+1
2013-06-03build: Bump gettext version to 0.18.2Guillem Jover1-2/+12
This gets rid of an autoconf warning due to usage of an obsolete macro by gettext. The Build-Depends does not need to be bumped as the Makefiles can work with macros from any gettext 0.18.x.
2013-04-01po: Use PACKAGE_BUGREPORT instead of literal project addressGuillem Jover1-1/+1
2010-08-26Add gettext plurals infrastructure supportGuillem Jover1-1/+1
2010-05-19build: Pass --previous to msgmerge with the new MSGMERGE_OPTIONS variableGuillem Jover1-0/+2
This new options got introduced in gettext 0.18, and helps significantly translators' work.
2009-03-02Switch to automatically generating the ChangeLog fileGuillem Jover1-0/+2
Keep the old ChangeLog files as ChangeLog.old, and distribute them. Automatically genereate the ChangeLog from “git log”. And update the information for translators.
2006-05-13Add remaining stuff for dpkg-dev translationFrank Lichtenheld1-0/+41