https://bugs.kde.org/show_bug.cgi?id=462261

--- Comment #4 from Luigi Toscano <luigi.tosc...@tiscali.it> ---
(In reply to Méven from comment #3)
> We can perhaps mitigate this with 
> `if (minutesToNow == 30) {` and as many branches as necessary to better
> accommodate different languages.

Wouldn't that be like rewriting the logic of plural forms which is already in
gettext? 

Anyway, Qt, should be able to handle this:
https://doc.qt.io/qt-5/i18n-source-translation.html#handling-plurals
https://doc.qt.io/archives/qt-5.12/i18n-plural-rules.html

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to