Added libusermetrics as affected because I found no documentation or examples about how to support singular and plural messages.
** Also affects: libusermetrics (Ubuntu) Importance: Undecided Status: New ** Changed in: telephony-service (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libusermetrics in Ubuntu. https://bugs.launchpad.net/bugs/1363386 Title: Use plural forms where appropriate Status in Ubuntu Translations: Triaged Status in libusermetrics package in Ubuntu: New Status in telephony-service package in Ubuntu: Confirmed Bug description: Messages in indicator/metrics.cpp like "<b>%1</b> calls made today" "<b>%1</b> calls received today" "<b>%1</b> text messages received today" "<b>%1</b> text messages sent today" "Spent <b>%1</b> minutes in calls today" all need to use plural forms, just like messages "%1 missed call" / "%1 missed calls" are using them in indicator/messagingmenu.cpp already. Note that plural forms are required even if you know that there will be more than one, since languages like Serbian use the noun form depending on the last digit of the number (eg. twenty-one will use the same form as one). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-translations/+bug/1363386/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp