Dear Debian maintainer, On Friday, November 09, 2007, I sent you a notification about the beginning of a review action on debconf templates for phpmyadmin.
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, November 09, 2007. 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
--- phpmyadmin.old/debian/templates 2007-11-08 06:15:57.701382867 +0100 +++ phpmyadmin/debian/templates 2007-11-28 09:18:53.075222418 +0100 @@ -1,31 +1,43 @@ +# 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: phpmyadmin/reconfigure-webserver Type: multiselect Choices: apache2, apache, apache-ssl, apache-perl, lighttpd -Default: _Description: Web server to reconfigure automatically: - phpMyAdmin supports any web server that PHP does, but this automatic - configuration process only supports Apache. + Please choose the web server that should be automatically configured + to run phpMyAdmin. Template: phpmyadmin/setup-username Type: string Default: admin -_Description: User name for web-based setup system: - phpMyAdmin comes with a setup script that can help you with creating - a configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php. - For security reasons it requires authorization. +_Description: Username for web-based setup system: + The setup system for phpMyAdmin may be used, after installation, from + http://localhost/phpmyadmin/scripts/setup.php. + . + Access to this system requires identification with a username and a + password. . - Leave empty if you want to use the default user name 'admin'. + If you leave this field empty, the default username ('admin') will be used. Template: phpmyadmin/setup-password Type: password Default: _Description: Password for web-based setup system: - phpMyAdmin comes with a setup script that can help you with creating - a configuration. The script is located at http://localhost/phpmyadmin/scripts/setup.php. - For security reasons it requires authorization. + The setup system for phpMyAdmin may be used, after installation, from + http://localhost/phpmyadmin/scripts/setup.php. . - You can manage the usernames and passwords with the `htpasswd' command. - They are stored in the file /etc/phpmyadmin/htpasswd.setup + Access to this system requires identification with a username and a + password. . - Leave empty if you want to disable access to the web-based setup. - + Usernames and passwords may be managed with the `htpasswd' command and + are stored in /etc/phpmyadmin/htpasswd.setup. + . + If you leave this field empty, access to the web-based setup will be + disabled. --- phpmyadmin.old/debian/control 2007-11-08 06:15:57.701382867 +0100 +++ phpmyadmin/debian/control 2007-11-28 18:18:40.666559977 +0100 @@ -14,29 +14,30 @@ Depends: libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5 | libapache2-mod-php4 | libapache-mod-php4 | php4 | php4-cgi, php5-mysql | php5-mysqli | php4-mysql, php5-mcrypt | php4-mcrypt, perl, ${misc:Depends} Recommends: apache2 | lighttpd | httpd, php5-gd | php4-gd Suggests: mysql-server -Description: Administrate MySQL over the WWW - phpMyAdmin is intended to handle the administration of MySQL over the WWW. - Currently it can: - - easily browse through databases and tables - - create, copy, rename, alter and drop databases - - create, copy, rename, alter and drop tables - - do table maintenance - - add, edit and drop fields - - execute any SQL-statement, even multiple queries - - create, alter and drop indexes - - load text files into tables - - create and read dumps of tables or databases - - export data to SQL, CSV, XML, Word, Excel, PDF and Latex formats - - administer multiple servers - - manage MySQL users and privileges - - check server settings and runtime information with configuration hints - - check referential integrity in MyISAM tables - - using Query-by-example (QBE), create complex queries automatically - connecting required tables - - create PDF graphics of your Database layout - - search globally in a database or a subset of it - - transform stored data into any format using a set of predefined - functions, like displaying BLOB-data as image or download-link - - support InnoDB tables and foreign keys - - support mysqli, the improved MySQL extension - - communicate in 50 different languages +Description: MySQL web administration tool + This package allows administering of MySQL with a web interface. + . + It allows administrators to: + - browse through databases and tables; + - create, copy, rename, alter and drop databases; + - create, copy, rename, alter and drop tables; + - perform table maintenance; + - add, edit and drop fields; + - execute any SQL-statement, even multiple queries; + - create, alter and drop indexes; + - load text files into tables; + - create and read dumps of tables or databases; + - export data to SQL, CSV, XML, Word, Excel, PDF and LaTeX formats; + - administer multiple servers; + - manage MySQL users and privileges; + - check server settings and runtime information with configuration hints; + - check referential integrity in MyISAM tables; + - create complex queries using Query-by-example (QBE), automatically + connecting required tables; + - create PDF graphics of database layout; + - search globally in a database or a subset of it; + - transform stored data into any format using a set of predefined + functions, such as displaying BLOB-data as image or download-link; + - support InnoDB tables and foreign keys; + - support mysqli, the improved MySQL extension; + and is fully internationalized and localized in dozens of languages. --- phpmyadmin.old/debian/changelog 2007-11-08 06:15:57.701382867 +0100 +++ phpmyadmin/debian/changelog 2007-12-17 20:03:39.219641349 +0100 @@ -1,3 +1,22 @@ +phpmyadmin (4:2.11.2-3) UNRELEASED; urgency=low + + * Debconf templates and debian/control reviewed by the debian-l10n- + english team as part of the Smith review project. Closes: #453293 + * [Debconf translation updates] + * Polish + * Galician. Closes: #454182 + * Norwegian Bokmål. Closes: #454185 + * Basque. Closes: #454240 + * German. Closes: #454507 + * Finnish. Closes: #454606 + * Italian. Closes: #454646 + * Portuguese. Closes: #456426 + * Czech. Closes: #456601 + * Russian. Closes: #456761 + * French. Closes: #456767 + + -- Christian Perrier <[EMAIL PROTECTED]> Tue, 18 Dec 2007 00:33:39 +0530 + phpmyadmin (4:2.11.2-2) unstable; urgency=low * Fixed typo in postrm script which broke removal (Closes: #448653).
signature.asc
Description: Digital signature