After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 659453 - Missing plural handling for "%d tasks total"
Missing plural handling for "%d tasks total"
Status: RESOLVED DUPLICATE of bug 658740
Product: gnome-schedule
Classification: Other
Component: general
2.1.5
Other Linux
: Normal normal
: ---
Assigned To: GNOME Schedule Maintainers
GNOME Schedule Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-19 10:29 UTC by André Klapper
Modified: 2011-09-19 10:30 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description André Klapper 2011-09-19 10:29:17 UTC
Two strings are missing ngettext support - See https://live.gnome.org/TranslationProject/DevGuidelines/Plurals

#: ../src/gnome-schedule-export.py:113
msgid "Finished, exported: %d tasks total"

#: ../src/gnome-schedule-import.py:111
msgid "Finished, imported: %d tasks total."
Comment 1 Gaute Hope 2011-09-19 10:30:55 UTC

*** This bug has been marked as a duplicate of bug 658740 ***