Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.4.2
-
None
-
bc47b51908e218a71a2c2078ff56375e4564c9dc fb33e2a8e82cfc28cf3c3c4bad657e0400640cb2 (qt/qtbase/dev)
Description
The QT_TRANSLATE_NOOP macro does not cover strings which need plural forms.
It should be evaluated whether lupdate could simply mark the string for plural translation if it finds %n in it or whether a new macro like QT_TRANSLATE_N_NOOP needs to be introduced.
Attachments
Issue Links
- resulted in
-
QTBUG-98277 QT_TRID_N_NOOP is missing
- Closed