When the time is close to the hour, the fuzzy clock widgets displays, for example: Nine o'clock It would look a lot better with a real apostrophe: Nine o’clock Reproducible: Always Steps to Reproduce: 1. Add fuzzy clock widget to panel. 2. Set fuzziness to level 1 or 2. 3. Wait till the end of the current hour. Actual Results: “Nine o'clock” is displayed. Expected Results: It should be: “Nine o’clock”. I believe the relevant source file is: kdeplasma-addons/applets/fuzzy-clock/fuzzyClock.cpp
Makes a nice junior job for someone looking how to checkout master branch and creating a patch.
I fixed this bug the fix can be found here https://git.reviewboard.kde.org/r/119637/
Burkhard, since it touches translatable strings, can you approve/commit it? If yes, for which branch? 4.14 is going to be tagged on Aug 13th.
4.14 is in message freeze since Wednesday, June 25. Commiting this now to 4.14 is allowed only with approval from the translators on kde-i18n-doc@kde.org. Please ask for approval on kde-i18n-doc@kde.org
Git commit baf01118a50d88cb61b1720b35ccb304f13f46c7 by Kai Uwe Broulik. Committed on 22/09/2014 at 18:17. Pushed by broulik into branch 'master'. Use a massive list for every time used This enables the translators to give a precise translation for the colloquial time, no need for scripting KLocalizedString anymore. Also use proper typographical apostrophe for o'clock. FIXED-IN: 5.1 Related: bug 165612 M +149 -37 applets/fuzzy-clock/package/contents/ui/FuzzyClock.qml http://commits.kde.org/kdeplasma-addons/baf01118a50d88cb61b1720b35ccb304f13f46c7