Mercurial > trustbridge
comparison ui/mainwindow.cpp @ 1006:6aa115b206df
Updated translations.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Tue, 02 Sep 2014 11:52:06 +0200 |
parents | db7e7156c824 |
children | b4094dc55217 |
comparison
equal
deleted
inserted
replaced
1004:7dff5c0c569c | 1006:6aa115b206df |
---|---|
1191 | 1191 |
1192 #ifdef Q_OS_WIN | 1192 #ifdef Q_OS_WIN |
1193 if (!is_system_install()) { | 1193 if (!is_system_install()) { |
1194 QMessageBox::warning(this, | 1194 QMessageBox::warning(this, |
1195 tr("Installation with standard user account"), | 1195 tr("Installation with standard user account"), |
1196 tr("Windows will now ask you to confirm qeach root certificate modification " | 1196 tr("Windows will now ask you to confirm each root certificate modification " |
1197 "because TrustBridge does not have the necessary privileges to install " | 1197 "because TrustBridge does not have the necessary privileges to install " |
1198 "root certificates into the Windows certificate store silently.")); | 1198 "root certificates into the Windows certificate store silently.")); |
1199 } | 1199 } |
1200 #endif | 1200 #endif |
1201 | 1201 |