| Summary: | Improve fuzzy clock localization strings | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Viesturs Zarins <viesturs.zarins> |
| Component: | widget-fuzzyclock | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | thijs22nospam |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kdeplasma-addons/baf01118a50d88cb61b1720b35ccb304f13f46c7 | Version Fixed/Implemented In: | 5.1 |
| Sentry Crash Report: | |||
|
Description
Viesturs Zarins
2008-07-03 08:19:13 UTC
these same kinds of problems were in the kde3 fuzzy clock and were never addressed. in part this was because of the stupid number of strings it would take to satisfy every language variant. i really think that the fuzzy clock should be scripted and let people write something for different language groups. in any case, i wouldn't hold my breath on this one as the kicker applet sat for years like this. =/ 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 335094 M +149 -37 applets/fuzzy-clock/package/contents/ui/FuzzyClock.qml http://commits.kde.org/kdeplasma-addons/baf01118a50d88cb61b1720b35ccb304f13f46c7 |