Bug 340406 - clock says "half past seven" when it's half past six
Summary: clock says "half past seven" when it's half past six
Status: RESOLVED FIXED
Alias: None
Product: kdeplasma-addons
Classification: Unmaintained
Component: fuzzy-clock (other bugs)
Version First Reported In: 5.1.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-27 17:39 UTC by Sven Brauch
Modified: 2014-10-27 18:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.1.1
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Brauch 2014-10-27 17:39:13 UTC
Apparently something went wrong with the translation here, for some languages the number needs to  be 7 and for others it needs to be 6.

Reproducible: Always
Comment 1 Kai Uwe Broulik 2014-10-27 18:00:35 UTC
Git commit 1156f47bbff5fc64d6d75edbee3f7ce627d9e047 by Kai Uwe Broulik.
Committed on 27/10/2014 at 18:00.
Pushed by broulik into branch 'Plasma/5.1'.

Fix fuzzy clock saying "half past seven" when it's half past six
FIXED-IN: 5.1.1

M  +1    -1    applets/fuzzy-clock/package/contents/ui/FuzzyClock.qml

http://commits.kde.org/kdeplasma-addons/1156f47bbff5fc64d6d75edbee3f7ce627d9e047
Comment 2 Kai Uwe Broulik 2014-10-27 18:31:53 UTC
Git commit 3af183ea5345e259091d058dfc89b2caab59d813 by Kai Uwe Broulik.
Committed on 27/10/2014 at 18:30.
Pushed by broulik into branch 'Plasma/5.1'.

Make fuzzy strings properly translateable

The reason I added this massive list of strings is so that translators can translate
every string in the appropriate locale-aware way. Messing with the hours, however,
defies the purpose of this. I re-arranged the strings to accomodate that.

M  +63   -64   applets/fuzzy-clock/package/contents/ui/FuzzyClock.qml

http://commits.kde.org/kdeplasma-addons/3af183ea5345e259091d058dfc89b2caab59d813