Summary: | i18n: No support for plurals in "... seconds" | ||
---|---|---|---|
Product: | [Applications] Spectacle | Reporter: | Alexander Potashev <aspotashev> |
Component: | General | Assignee: | Boudhayan Gupta <me> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 18.04.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/spectacle/f53c2d09f30b370a42f1c3fb40d26b381d853e0e | Version Fixed In: | 18.12.0 |
Sentry Crash Report: |
Description
Alexander Potashev
2018-10-13 16:25:14 UTC
https://phabricator.kde.org/D16186. Let me know if that works for you. Thanks! Git commit f53c2d09f30b370a42f1c3fb40d26b381d853e0e by Nate Graham. Committed on 17/10/2018 at 22:31. Pushed by ngraham into branch 'master'. Fix localization for number of seconds in spinbox Summary: FIXED-IN: 18.12.0 Test Plan: Works for English:: ``` 0.5 seconds 1 second 1.5 seconds 2 seconds 2.5 seconds [etc] ``` Reviewers: #localization, #spectacle, aspotashev, aacid Reviewed By: #localization, aacid Subscribers: stikonas, sdepiets, kde-i18n-doc, aacid Tags: #spectacle Differential Revision: https://phabricator.kde.org/D16186 M +4 -3 src/Gui/SmartSpinBox.cpp https://commits.kde.org/spectacle/f53c2d09f30b370a42f1c3fb40d26b381d853e0e |