| Summary: | Fuzzy clock widget uses straight quote in “o’clock” | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | jakyperos |
| Component: | widget-fuzzyclock | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | agronick, cfeck, lueck |
| Priority: | NOR | Keywords: | junior-jobs |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdeplasma-addons/baf01118a50d88cb61b1720b35ccb304f13f46c7 | Version Fixed/Implemented In: | 5.1 |
| Sentry Crash Report: | |||
|
Description
jakyperos
2014-05-20 18:57:06 UTC
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 |