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 765929 - Plural forms for one message
Plural forms for one message
Status: RESOLVED FIXED
Product: sysprof
Classification: Other
Component: general
git master
Other All
: Normal normal
: ---
Assigned To: Sysprof maintainer(s)
Sysprof maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-05-03 09:33 UTC by Marek Černocký
Modified: 2016-05-03 09:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix plural form (787 bytes, patch)
2016-05-03 09:33 UTC, Marek Černocký
committed Details | Review

Description Marek Černocký 2016-05-03 09:33:42 UTC
Created attachment 327204 [details] [review]
Patch to fix plural form

Message "%u Processes" from lib/sp-profiler-menu-button.c require to use ngettext. A patch is attached.
Comment 1 Christian Hergert 2016-05-03 09:43:04 UTC
LGTM, thanks!