GNOME Bugzilla – Bug 618991
Untranslated strings in trashapplet
Last modified: 2017-08-06 10:15:39 UTC
Created attachment 161361 [details] [review] Trivial fix Reported originally here: https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/581747 There are some error messages in trashapplet, that are not marked for translation: http://git.gnome.org/browse/gnome-applets/tree/trashapplet/src/trashapplet.c#n480
...plus it's missing ngettext support: http://live.gnome.org/TranslationProject/DevGuidelines/Plurals
Still unresolved in git master.
Created attachment 255498 [details] [review] Adds calls to ngettext in printf lines. This should pick the right plural string.
Created attachment 357021 [details] [review] trash: mark missing strings for translation with ngettext An updated patch.
Comment on attachment 357021 [details] [review] trash: mark missing strings for translation with ngettext https://git.gnome.org/browse/gnome-applets/commit/?id=66ca1d4c254703ed3c6b8cb4aefba20988726abd