Package: adduser Version: 3.113+nmu1 Severity: wishlist Tags: patch l10n -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi, A string was changed in deluser.conf(5) to fix #630340 but no translation call has been sent, so this string shows up untranslated in the translated manpages. Since the change is pretty trivial, please find attached a fix for that, it's the result of this trivial call: for i in doc/po4a/po/*.po; do sed -i 's/|tmpfs)/|tmpfs|afs)/g'; done In order to avoid missing tiny issues like this one in the future, the attached patch also propose to add a “--force” trigger to the po4a call (so it will update the PO and POT files if needed, regardless of there timestamp status). A slightly annoying side effect will be that the POT-Creation-Date header of the POT file will be updated while calling the clean target of debian/rules, adding a potentially useless line in the debdiff (so feel free to discard it if it's bugging you). I'd be happy to handle the l10n-related stuff (e.g. calling for translation before an upload, or even after if it's an urgent one, and commit the updates) of adduser in the future, and asked to join the project on Alioth, in order to commit the last bits that were introduced via NMU. Regards David - -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-2-amd64 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages adduser depends on: ii debconf [debconf-2.0] 1.5.42 ii passwd 1:4.1.5-1 ii perl-base 5.14.2-9 adduser recommends no packages. Versions of packages adduser suggests: ii liblocale-gettext-perl 1.05-7+b1 ii perl-modules 5.14.2-9 - -- debconf information excluded -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQIcBAEBCAAGBQJPmbiqAAoJELgqIXr9/gnyl0EP/jEh3m5l+OApROO+RYW1vTsk Zx1oEL04JmpaSmAZ9kUSx/kHrRi+35ApqE4dUuilkZFyWoFh41S/HXK/y7ISL2GS DJxd5VStT7lZ+b7hih0OmNLXQmhRaSYG3r79JJ48iFTgDqbM819DcbNVKFMU01yx tLqe7kTF4EcQLOfFsDeJyQ5+XxRxAwuUDH/fsFUa7daiPyYSqaidKB+vXN03rMS+ K8uDEAyadJQZn0X+33CtmAt0sIGF3EwbkA6h/A5qbQgJJj1NIfHauh+JMkqGhOuf e835dSzz/3bJwn7bpzPW97IiRSdiD+RVn3AseKNybrb5eRL7G5yZtGbnlGaVi8i2 k3kU/vsKCqR+4zDE82MfKo/7XHSbdqYP8iNUhDLgH563OmKaEpt7BXPREet7sEXS ivHZPD56J3lH7v640p+1RLNKa2xvTh4k79FqFCC6yKa8L9fTCCHnoRnB8J/CPRQK sMwsbSHNsFAvvJJZ09bfOG3NK2EPtFjNvO7jZVqGntQMGgyg1CZc18MEy841RYg3 CBZAStQ5O0mSbA02lHq+7hBnOP5U5KJZGfpW3RrBbfGVgZYW2d1v4IniyaaRwkMc YTkD/R797ake2lHIAZOLt/UcqXGJo87LFho2ja4B6QF6BfjiNwunyxhfwUtCtxnN E2RIwT8ePPsAzjZ4SW+y =/QzA -----END PGP SIGNATURE-----
Index: debian/rules =================================================================== --- debian/rules (révision 840) +++ debian/rules (copie de travail) @@ -14,7 +14,7 @@ $(checkdir) $(MAKE) -C po update clean debconf-updatepo - cd doc/po4a && po4a --previous --rm-translations po4a.conf + cd doc/po4a && po4a --force --previous --rm-translations po4a.conf -rm -f doc/po4a/po/*~ -rm -rf build *~ debian/tmp debian/*~ debian/files* debian/substvars Index: doc/po4a/po/pt_BR.po =================================================================== --- doc/po4a/po/pt_BR.po (révision 840) +++ doc/po4a/po/pt_BR.po (copie de travail) @@ -2084,11 +2084,11 @@ msgid "" "A regular expression which describes all file systems which should be " "excluded when looking for files of a user to be deleted. Defaults to \"(proc|" -"sysfs|usbfs|devpts|tmpfs)\"." +"sysfs|usbfs|devpts|tmpfs|afs)\"." msgstr "" "A expressão regular que descreve todos os sistemas de arquivos que devem ser " "excluídos quando procurando por arquivos do usuários para serem removidos. O " -"padrão é \"(proc|sysfs|usbfs|devpt|tmpfs)\"." +"padrão é \"(proc|sysfs|usbfs|devpt|tmpfs|afs)\"." # type: Plain text #. type: Plain text Index: doc/po4a/po/ru.po =================================================================== --- doc/po4a/po/ru.po (révision 840) +++ doc/po4a/po/ru.po (copie de travail) @@ -2028,11 +2028,11 @@ msgid "" "A regular expression which describes all file systems which should be " "excluded when looking for files of a user to be deleted. Defaults to \"(proc|" -"sysfs|usbfs|devpts|tmpfs)\"." +"sysfs|usbfs|devpts|tmpfs|afs)\"." msgstr "" "Регулярное выражение, описывающее файловые системы, которые нужно исключить " "из поиска при удалении файлов пользователя. По умолчанию \"(proc|sysfs|usbfs|" -"devpts|tmpfs)\"." +"devpts|tmpfs|afs)\"." # type: Plain text #. type: Plain text Index: doc/po4a/po/es.po =================================================================== --- doc/po4a/po/es.po (révision 840) +++ doc/po4a/po/es.po (copie de travail) @@ -2007,11 +2007,11 @@ msgid "" "A regular expression which describes all file systems which should be " "excluded when looking for files of a user to be deleted. Defaults to \"(proc|" -"sysfs|usbfs|devpts|tmpfs)\"." +"sysfs|usbfs|devpts|tmpfs|afs)\"." msgstr "" "Una expresión regular que describe todos los sistemas de ficheros a excluir " "al buscar los ficheros de un usuario a eliminar. El valor predeterminado es " -"«(proc|sysfs|usbfs|devpts|tmpfs)»." +"«(proc|sysfs|usbfs|devpts|tmpfs|afs)»." # type: Plain text #. type: Plain text Index: doc/po4a/po/fr.po =================================================================== --- doc/po4a/po/fr.po (révision 840) +++ doc/po4a/po/fr.po (copie de travail) @@ -2062,11 +2062,11 @@ msgid "" "A regular expression which describes all file systems which should be " "excluded when looking for files of a user to be deleted. Defaults to \"(proc|" -"sysfs|usbfs|devpts|tmpfs)\"." +"sysfs|usbfs|devpts|tmpfs|afs)\"." msgstr "" "Une expression rationnelle qui décrit les systèmes de fichiers à exclure " "lors de la recherche des fichiers de l'utilisateur à supprimer. La valeur " -"par défaut est \"(proc|sysfs|usbfs|devpts|tmpfs)\"." +"par défaut est \"(proc|sysfs|usbfs|devpts|tmpfs|afs)\"." # type: Plain text #. type: Plain text Index: doc/po4a/po/sv.po =================================================================== --- doc/po4a/po/sv.po (révision 840) +++ doc/po4a/po/sv.po (copie de travail) @@ -1990,11 +1990,11 @@ msgid "" "A regular expression which describes all file systems which should be " "excluded when looking for files of a user to be deleted. Defaults to \"(proc|" -"sysfs|usbfs|devpts|tmpfs)\"." +"sysfs|usbfs|devpts|tmpfs|afs)\"." msgstr "" "Ett reguljärt uttryck som beskriver alla filsystem som bör undantas när " "sökning efter vilka filer som ska tas bort för en användare. Standard är " -"\"(proc|sysfs|usbfs|devpts|tmpfs)\"." +"\"(proc|sysfs|usbfs|devpts|tmpfs|afs)\"." # type: Plain text #. type: Plain text Index: doc/po4a/po/pl.po =================================================================== --- doc/po4a/po/pl.po (révision 840) +++ doc/po4a/po/pl.po (copie de travail) @@ -1820,11 +1820,11 @@ msgid "" "A regular expression which describes all file systems which should be " "excluded when looking for files of a user to be deleted. Defaults to \"(proc|" -"sysfs|usbfs|devpts|tmpfs)\"." +"sysfs|usbfs|devpts|tmpfs|afs)\"." msgstr "" "Wyrażenie regularne opisująca wszystkie systemy plików, które powinny być " "pominięte podczas wyszukiwania plików użytkownika przeznaczonych do " -"usunięcia. Wartość domyślna to \"(proc|sysfs|usbfs|devpts|tmpfs)\"." +"usunięcia. Wartość domyślna to \"(proc|sysfs|usbfs|devpts|tmpfs|afs)\"." #. type: Plain text #: ../deluser.conf.5:76 Index: doc/po4a/po/it.po =================================================================== --- doc/po4a/po/it.po (révision 840) +++ doc/po4a/po/it.po (copie de travail) @@ -2032,11 +2032,11 @@ msgid "" "A regular expression which describes all file systems which should be " "excluded when looking for files of a user to be deleted. Defaults to \"(proc|" -"sysfs|usbfs|devpts|tmpfs)\"." +"sysfs|usbfs|devpts|tmpfs|afs)\"." msgstr "" "Una espressione regolare che indica quali file system devono essere esclusi " "durante la ricerca dei file dell'utente da eliminare. Il valore predefinito " -"è \"(proc|sysfs|usbfs|devpts|tmpfs)\"." +"è \"(proc|sysfs|usbfs|devpts|tmpfs|afs)\"." # type: Plain text #. type: Plain text