Bug 342725 - [I18N] Pluralization of "tenths of second"
Summary: [I18N] Pluralization of "tenths of second"
Status: RESOLVED FIXED
Alias: None
Product: klettres
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Anne-Marie Mahfouf
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-11 08:14 UTC by Safa Alfulaij
Modified: 2015-02-17 11:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Safa Alfulaij 2015-01-11 08:14:46 UTC
It's impossible to translate this correctly in Arabic, The string should be "%1 tenths of second" and plural as well.
This URL may be usefull. https://techbase.kde.org/Development/Tutorials/Localization/i18n#Plurals
I think this line should do the job (in timer.cpp):
setText(i18np("1 tenth of second", "%1 tenths of second", theValueVariable));
Comment 1 Christoph Feck 2015-02-17 11:00:59 UTC
Git commit 3e8df5c23a42fe2835c0dc231f82c1fdd196d04b by Christoph Feck.
Committed on 17/02/2015 at 10:58.
Pushed by cfeck into branch 'master'.

Fix i18n puzzle

REVIEW: 122574

M  +4    -4    src/timer.cpp

http://commits.kde.org/klettres/3e8df5c23a42fe2835c0dc231f82c1fdd196d04b