summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemko Tronçon <git@el-tramo.be>2011-03-19 17:42:33 (GMT)
committerRemko Tronçon <git@el-tramo.be>2011-03-19 17:42:33 (GMT)
commit612d2262fba5728b1b0f38b286ef9b2572386dd3 (patch)
treedcc3e33715111727e7099b3b4c2b06f3dc821be5 /Swift/QtUI/QtStrings.h
parent5be2178d55246d22e079c05db848eb3ec50f1aa9 (diff)
downloadswift-612d2262fba5728b1b0f38b286ef9b2572386dd3.zip
swift-612d2262fba5728b1b0f38b286ef9b2572386dd3.tar.bz2
Added more untranslated strings.
Diffstat (limited to 'Swift/QtUI/QtStrings.h')
-rw-r--r--Swift/QtUI/QtStrings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Swift/QtUI/QtStrings.h b/Swift/QtUI/QtStrings.h
index 13fdd73..39e6a80 100644
--- a/Swift/QtUI/QtStrings.h
+++ b/Swift/QtUI/QtStrings.h
@@ -16,6 +16,8 @@
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("QWizard", "< &Back");
QT_TRANSLATE_NOOP("QWizard", "&Finish");
QT_TRANSLATE_NOOP("QWizard", "&Help");