Le 30/11/2010 05:02, Stephan Peijnik a écrit : > Hi David, Hi Stephan,
> First of all thanks for the great work you l10n guys have done. Glad to help. > On Mon, 2010-11-29 at 22:20 -0400, David Prévot wrote: >> Please note that Wouter Bolsterlee <wbols...@gnome.org> of the Dutch >> team also noticed that "File name" should be spelled as two words: >> >> #: ../UpdateManager/Frontend/Gtk/GtkProgress.py:364 >> msgid "Filename" >> >> I didn't correct this last one but could do so while taking care of >> unfuzzing all existing translation if you wish. > > Thanks for pointing this one out. If you want to correct that one, just > go ahead. I would be happy with including this change in 0.200.5 too. Please find attached the gzipped diff against the last version (assuming you already applied the previous one or use the PO directory proposed) fixing the Filename typo without fuzzing the translation (actually, it's just a “sed -e -i s/Filename/File name/” against every source files). It also includes the last minute Spanish translation. You may add the following lines to your changelog : - Spanish (Omar Campagne). Closes: #605461 [...] * Fix s/Filename/File name/ typo. If you prefer, I also updated the complete PO directory online [0], you may use with the attached tiny diff against UpdateManager/Frontend/Gtk/GtkProgress.py. 0: http://debian.tilapin.org/update-manager/update-manager_po.tar.gz Please note that due to network issue on my side, I'm not able to verify if I uploaded this file correctly, its md5sum should be: d2270f9c182721e8754058b5e37dbbec. Since it's not that big (~1MB), I can mail it to you if the file is wrong, and the network issue should be solved tonight anyway. By the way, Iñaki Larrañaga Murgoitio <doo...@euskalgnu.org>, the Basque translator, “doubt about the meaning of other message: msgid "Is depended on by: " Does it meand listed elements have dependency on the package to be upgrade?” > Just pushed those changes to the upstream repository. Is it publicly available? If not, I would be glad if you could check (after “make update-po” in your po directory) that the following languages are still complete before publishing it: ar ast be cs es eu fi fr he it nl ru sk sv th. Cheers David
diff -ur update-manager-0.200.5-sent/UpdateManager/Frontend/Gtk/GtkProgress.py update-manager-0.200.5/UpdateManager/Frontend/Gtk/GtkProgress.py --- update-manager-0.200.5-sent/UpdateManager/Frontend/Gtk/GtkProgress.py 2009-10-11 06:40:46.000000000 -0400 +++ update-manager-0.200.5/UpdateManager/Frontend/Gtk/GtkProgress.py 2010-11-30 07:25:44.875523189 -0400 @@ -361,7 +361,7 @@ self._progress_col_data_func) column_source = gtk.TreeViewColumn(_("Source"), gtk.CellRendererText(), markup=self.LIST_COL.SOURCE) - column_file = gtk.TreeViewColumn(_("Filename"), + column_file = gtk.TreeViewColumn(_("File name"), gtk.CellRendererText(), markup=self.LIST_COL.FILE_NAME) partial_renderer = gtk.CellRendererText()
update-manager-0.200.5_filename-typo+spanish.diff.gz
Description: GNU Zip compressed data
signature.asc
Description: OpenPGP digital signature