From a05e0391eb875386bea3afedfecb7fa1eb67b053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be> Date: Mon, 21 Mar 2011 20:03:26 +0100 Subject: Added missing string. 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"); diff --git a/Swift/Translations/swift_nl.ts b/Swift/Translations/swift_nl.ts index 1e2fcef..d1579a3 100644 --- a/Swift/Translations/swift_nl.ts +++ b/Swift/Translations/swift_nl.ts @@ -469,6 +469,10 @@ <source>Copy Link</source> <translation>Kopieer koppeling</translation> </message> + <message> + <source>Copy</source> + <translation>Kopiƫren</translation> + </message> </context> <context> <name>QWizard</name> -- cgit v0.10.2-6-g49f6