forked from qt-creator/qt-creator
		
	L10n: tr()-fixes, message strings, compiler warnings.
Rename 'QML standalone application' to 'QML application' and the 'old-style' QML applications to 'QML Viewer based applications'. For the QML renaming: Rubber-stamped-by: Alessandro Portale <alessandro.portale@nokia.com>
This commit is contained in:
		| @@ -91,7 +91,7 @@ QByteArray SshCapabilities::findBestMatch(const QList<QByteArray> &myCapabilitie | ||||
|     } | ||||
|  | ||||
|     throw SshServerException(SSH_DISCONNECT_KEY_EXCHANGE_FAILED, | ||||
|         "Server and client capabilities don't match.", | ||||
|         "Server and client capabilities do not match.", | ||||
|         QCoreApplication::translate("SshConnection", | ||||
|             "Server and client capabilities don't match. " | ||||
|             "Client list was: %1.\nServer list was %2.") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user