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 658109 - Plural forms
Plural forms
Status: RESOLVED FIXED
Product: gnome-documents
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME documents maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-09-03 05:20 UTC by Marek Černocký
Modified: 2011-09-06 13:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marek Černocký 2011-09-03 05:20:20 UTC
Message "Load %d more documents" (/src/loadMore.js) requires ngettext instead gettext due plural forms. Some non-English languages has more complex rules then "one and more".
Comment 1 André Klapper 2011-09-05 15:09:19 UTC
https://live.gnome.org/TranslationProject/DevGuidelines/Plurals , for the records.
Comment 2 Cosimo Cecchi 2011-09-06 13:42:30 UTC
Thanks for the report, I fixed this in git master now.