diff options
Diffstat (limited to 'Swift/QtUI')
-rw-r--r-- | Swift/QtUI/QtStrings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Swift/QtUI/QtStrings.h b/Swift/QtUI/QtStrings.h index 39e6a80..c7a6d21 100644 --- a/Swift/QtUI/QtStrings.h +++ b/Swift/QtUI/QtStrings.h @@ -17,6 +17,7 @@ QT_TRANSLATE_NOOP3("QApplication", "QT_LAYOUT_DIRECTION", "Translate this to LTR for left-to-right or RTL for right-to-left languages"); QT_TRANSLATE_NOOP("QWebPage", "Copy Link"); +QT_TRANSLATE_NOOP("QWebPage", "Copy"); QT_TRANSLATE_NOOP("QWizard", "< &Back"); QT_TRANSLATE_NOOP("QWizard", "&Finish"); |