GNOME Bugzilla – Bug 576423
string review
Last modified: 2009-03-26 19:32:02 UTC
Here is a patch that changes many of the localized strings. There's a lot of change here, but the bulk of it is - remove markup from translations - add context to some short strings that may otherwise be hard to translate or clash - don't mark "-" for translation (if you really want to, you need to add context, but I don't think it makes sense) - fix plural handling in one place - mark some forgotten strings for translation
Created attachment 131189 [details] [review] patch
Created attachment 131403 [details] [review] gdu-gtk patch for the same
Thanks for the patches. I have committed both of them with the following changes/additions - the patches introduced some compiler warnings; I fixed that - some of the code had changed so a few hunks didn't apply any more.. so I redid the missing parts - the patches were incomplete according to looking at the .pot file (I also updated POTFILES.in prior to this) after running update-po in the po/ directory. I fixed up the remaining strings; there are no longer any tags in the strings marked for translation