From b6c44e811a9bf4835615b62a9766074114d0b72d Mon Sep 17 00:00:00 2001 From: nils Date: Mon, 6 Feb 2012 23:31:40 +0000 Subject: updated german translation files git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@800 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- wizard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizard.cpp') diff --git a/wizard.cpp b/wizard.cpp index 2fc5978..5921cda 100644 --- a/wizard.cpp +++ b/wizard.cpp @@ -257,7 +257,7 @@ void ImportFromGpg4usbPage::importFromOlderGpg4usb() QSettings settings; settings.setValue("wizard/nextPage", this->nextId()); - QMessageBox::information(0,tr("Configuration Imported"),tr("Imported Configuration from old gpg4usb.
" + QMessageBox::information(0,tr("Configuration Imported"),tr("Imported Configuration from old gpg4usb.
" "Will now restart to activate the configuration.")); // TODO: edit->maybesave? qApp->exit(RESTART_CODE); -- cgit v1.2.3