-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.6.3, 4.7.0
-
None
-
Gentoo Linux, x86-64
-
213c25ad24e4f3b0a44f82f23d34746cd294f8d6
I would like to translate "Undo" as "Undo action" (but in Russian) when there
are no commands to undo, and "Undo" (or "Undo %1") when there is one.
But the same string "Undo" is used in both cases, so I cannot use different translations.
Comment by Christoph Feck:
This is a problem in QUndoStack. The method that creates the "Undo" action
really just prepends the prefix (usually "Undo") in front of the action text.
-----------
- Previously reported at KDE Bugzilla: https://bugs.kde.org/show_bug.cgi?id=253459
- Related bug: http://bugreports.qt.nokia.com/browse/QTBUG-7324
- relates to
-
QTBUG-7324 Add support for dynamic re-translation of QUndoStack's QUndoAction prefix.
-
- Open
-