Dear Debian maintainer, On Friday, September 28, 2012, I sent you a notification about the beginning of a review action on debconf templates for ipvsadm.
Then, I sent you a bug report with rewritten templates and announcing the beginning of the second phase of this action: call for translation updates. Translators have been working hard and here is now the result of their efforts. Please consider using it EVEN if you committed files to your development tree as long as they were reported. The attached tarball contains: - debian/changelog with the list of changes - debian/control with rewrites of packages' descriptions - debian/<templates> with all the rewritten templates file(s) - debian/po/*.po with all PO files (existing ones and new ones) As said, please use *at least* the PO files as provided here, preferrably over those sent by translators in their bug reports. All of them have been checked and reformatted. In some cases, formatting errors have been corrected. The patch.rfr file contains a patch for the templates and control file(s) alone. Please note that this patch applies to the templates and control file(s) of your package as of Friday, September 28, 2012. If your package was updated in the meantime, I may have updated my reference copy....but I also may have missed that. This is indeed why I suggested you do not modified such files while the review process was running, remember..:-) It is now safe to upload a new package version with these changes. Please notify me of your intents with regards to this. There is of course no hurry to update your package but feel free to contact me in case you would need sponsoring or any other action to fix this. --
patch.tar.gz
Description: Binary data
--- ipvsadm.old/debian/ipvsadm.templates 2012-08-22 06:49:41.044630607 +0200 +++ ipvsadm/debian/ipvsadm.templates 2012-09-06 08:22:56.755153675 +0200 @@ -1,32 +1,42 @@ +# These templates have been reviewed by the debian-l10n-english +# team +# +# If modifications/additions/rewording are needed, please ask +# [email protected] for advice. +# +# Even minor modifications require translation updates and such +# changes should be coordinated with translators and reviewers. + Template: ipvsadm/daemon_method Type: select __Choices: none, master, backup, both Default: none _Description: Daemon method: ipvsadm can activate the IPVS synchronization daemon. "master" starts this - daemon in master mode, "backup" in backup mode and "both" uses master and - backup mode at the same time. "none" disables the daemon. + daemon in master mode, "backup" starts it in backup mode, and "both" uses + master and backup modes at the same time. "none" disables the daemon. . - See the man page for more details, ipvsadm(8). + See the ipvsadm(8) man page for more details. Template: ipvsadm/kernel_does_not_support_ipvs -Type: note +Type: error _Description: Kernel does not support IPVS - ipvsadm requires IPVS support in the kernel. Please use a kernel with IPVS - modules, otherwise this software is pretty useless. + ipvsadm is useless with this kernel, since it has been built with CONFIG_IP_VS=n. + Please use a kernel compiled with IPVS support. Template: ipvsadm/auto_load_rules Type: boolean Default: false _Description: Do you want to automatically load IPVS rules on boot? - If you choose this option your IPVS rules will be loaded from + If you choose this option, IPVS rules will be loaded from /etc/ipvsadm.rules automatically on boot. Template: ipvsadm/daemon_multicast_interface Type: string Default: eth0 +#flag:translate!:3 _Description: Multicast interface for ipvsadm: - Select the multicast interface to be used by synchronization daemon. e.g. - eth0, eth1... + Please specify the multicast interface to be used by the synchronization + daemon. . ${interface_error} --- ipvsadm.old/debian/control 2012-08-22 06:49:41.044630607 +0200 +++ ipvsadm/debian/control 2012-08-23 06:08:32.494175244 +0200 @@ -14,8 +14,7 @@ Description: Linux Virtual Server support programs The Linux Virtual Server (lvs or IPVS) is a highly scalable and highly available server built on a cluster of real servers. The architecture of the - cluster is transparent to end users, and the users see only a single virtual - server. + cluster is transparent to end users, who see only a single virtual server. . This package provides some support programs necessary to implement a virtual server under Linux. With the addition of the mon and heartbeat packages it is --- ipvsadm.old/debian/changelog 2012-08-22 06:49:41.044630607 +0200 +++ ipvsadm/debian/changelog 2012-09-27 09:12:44.936898658 +0200 @@ -1,3 +1,22 @@ +ipvsadm (1:1.26-2) UNRELEASED; urgency=low + + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. Closes: #685577 + * [Debconf translation updates] + * Russian (Yuri Kozlov). Closes: #687432 + * Polish (Michał Kułach). Closes: #687551 + * Italian (Beatrice Torracca). Closes: #687655 + * Portuguese (Rui Branco). Closes: #687706 + * Czech (Michal Simunek). Closes: #687741 + * Danish (Joe Hansen). Closes: #656652 + * Danish (Joe Hansen). Closes: #687989 + * German (Chris Leick). Closes: #688032 + * Swedish (Martin Bagge / brother). Closes: #688432 + * French (Christian Perrier). Closes: #688457 + * Spanish; (Javier Fernández-Sanguino). Closes: #688926 + + -- Christian Perrier <[email protected]> Wed, 22 Aug 2012 07:08:46 +0200 + ipvsadm (1:1.26-1) unstable; urgency=low * [084f2b6] Imported Upstream version 1.26
signature.asc
Description: Digital signature

