More ngettext bugs (and some patches)
- From: Danilo Segan <dsegan gmx net>
- To: gnome-i18n gnome org
- Subject: More ngettext bugs (and some patches)
- Date: Sun, 5 Oct 2003 01:14:29 +0200
The following are new bugs in Bugzilla about ngettext issues. They are
all marked with 'string' keyword, and have a title in the form of
'Please use ngettext...'
The first four (GConf, gedit, gtk+, nautilus-cd-burner) are marked as
blocking #116236 and GNOMEVER2.5, so you already know about them if
you're tracking that one.
GConf http://bugzilla.gnome.org/show_bug.cgi?id=123866
With patches:
gedit http://bugzilla.gnome.org/show_bug.cgi?id=123849
gtk+ http://bugzilla.gnome.org/show_bug.cgi?id=123847
nautilus-cd-burner http://bugzilla.gnome.org/show_bug.cgi?id=123857
These are also in Gnome CVS, but they're not related to any particular
Gnome release (mostly HEAD branches, but some others too).
galeon http://bugzilla.gnome.org/show_bug.cgi?id=123867
GHex (patch) http://bugzilla.gnome.org/show_bug.cgi?id=123865
glimmer http://bugzilla.gnome.org/show_bug.cgi?id=123863
gnome-pilot http://bugzilla.gnome.org/show_bug.cgi?id=123861
Guikachu http://bugzilla.gnome.org/show_bug.cgi?id=123858
rhythmbox http://bugzilla.gnome.org/show_bug.cgi?id=123852
seahorse http://bugzilla.gnome.org/show_bug.cgi?id=123850
I've spent some time on this, but whoever has more time on his/her
hands can grep cvs.gnome.org/*/po/sr.po for occurences of '# bug', and
report all the string bugs that need fixing but are not related to
plural-forms (I think I reported all the plural forms issues that I've
noticed and marked with '# bug: plural-forms' comments in PO files).
Btw, there are also a couple of modules for which I was unable to find
Bugzilla product names, so I didn't report them. What should I do about
them?
These are anjuta, nautilus-media and giftoxic (this one is fairly new
in Gnome CVS, I believe), and relevant strings are:
giftoxic:
#: src/parse.c:100
msgid "Search: got 1 result"
#: src/parse.c:102
#, c-format
msgid "Search: got %lu results"
#: src/parse.c:322
msgid "1 active download"
#: src/parse.c:322
#, c-format
msgid "%i active downloads"
#: src/parse.c:324
msgid "1 active upload"
#: src/parse.c:324
#, c-format
msgid "%i active uploads"
--
nautilus-media:
#: audio-properties-view/audio-properties-view.c:241
#, c-format
msgid "%d channels"
#: audio-properties-view/audio-properties-view.c:256
#, c-format
msgid "%d minutes %02d.%03d seconds"
--
anjuta
#: src/build_file.c:132 src/cvs.c:776 src/find_in_files.c:346
#: src/project_import.c:192
#, c-format
msgid "Total time taken: %lu secs\n"
#: src/search-replace.c:1391
#, c-format
msgid "%d matches have been replaced."
Cheers,
Danilo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]