From 5e7255592d7d10ce434299bd1d0f6f9a56382014 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Wed, 30 Mar 2011 21:23:09 +0200 Subject: Added another missing string. diff --git a/Swift/QtUI/QtStrings.h b/Swift/QtUI/QtStrings.h index 1ae958b..3317dbf 100644 --- a/Swift/QtUI/QtStrings.h +++ b/Swift/QtUI/QtStrings.h @@ -73,6 +73,9 @@ QT_TRANSLATE_NOOP("QDialogButtonBox", "OK"); QT_TRANSLATE_NOOP("QDialogButtonBox", "&Cancel"); QT_TRANSLATE_NOOP("QDialogButtonBox", "Cancel"); +QT_TRANSLATE_NOOP("QMessageBox", "Show Details..."); +QT_TRANSLATE_NOOP("QMessageBox", "Hide Details..."); + QT_TRANSLATE_NOOP("MAC_APPLICATION_MENU", "Services"); QT_TRANSLATE_NOOP("MAC_APPLICATION_MENU", "Hide %1"); QT_TRANSLATE_NOOP("MAC_APPLICATION_MENU", "Hide Others"); diff --git a/Swift/Translations/swift_de.ts b/Swift/Translations/swift_de.ts index 85ed165..33d34b5 100644 --- a/Swift/Translations/swift_de.ts +++ b/Swift/Translations/swift_de.ts @@ -537,37 +537,37 @@ MAC_APPLICATION_MENU - + Services - + Hide %1 - + Hide Others - + Show All - + Preferences... - + Quit %1 - + About %1 Über %1 @@ -653,6 +653,19 @@ + QMessageBox + + + Show Details... + + + + + Hide Details... + + + + QObject diff --git a/Swift/Translations/swift_nl.ts b/Swift/Translations/swift_nl.ts index 9e19716..24e4e04 100644 --- a/Swift/Translations/swift_nl.ts +++ b/Swift/Translations/swift_nl.ts @@ -522,6 +522,17 @@ + QMessageBox + + Show Details... + Toon details... + + + Hide Details... + Verbeg details... + + + QObject No rooms found diff --git a/Swift/Translations/swift_ru.ts b/Swift/Translations/swift_ru.ts index 5c31d6f..c5de2fd 100644 --- a/Swift/Translations/swift_ru.ts +++ b/Swift/Translations/swift_ru.ts @@ -539,37 +539,37 @@ MAC_APPLICATION_MENU - + Services - + Hide %1 - + Hide Others - + Show All - + Preferences... - + Quit %1 - + About %1 О %1 @@ -655,6 +655,19 @@ + QMessageBox + + + Show Details... + + + + + Hide Details... + + + + QObject -- cgit v0.10.2-6-g49f6