Metrics strings need proper plural forms

Bug #1368744 reported by GunChleoc
This bug report is a duplicate of:  Bug #1363386: Use plural forms where appropriate. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
telephony-service
New
Undecided
Unassigned

Bug Description

Some metrics strings can't be properly translated, because they need ngettext-style plural forms.

<b>%1</b> calls made today
indicator/metrics.cpp:48

<b>%1</b> calls received today
indicator/metrics.cpp:46

<b>%1</b> text messages received today
indicator/metrics.cpp:44

<b>%1</b> text messages sent today
indicator/metrics.cpp:42

Spent <b>%1</b> minutes in calls today
indicator/metrics.cpp:50

Case %1 = 1, this is wrong even for English.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.