diff --git a/tdeio/tdeio/global.cpp b/tdeio/tdeio/global.cpp index 2b66b7576..c53929b1e 100644 --- a/tdeio/tdeio/global.cpp +++ b/tdeio/tdeio/global.cpp @@ -1153,17 +1153,17 @@ TDEIO_EXPORT TQByteArray TDEIO::rawErrorDetail(int errorCode, const TQString &er "response was not received within the amount of time allocated for " "the request as follows:") .append(TQString::fromLatin1("")) .append(i18n("Please note that you can alter these timeout settings in the TDE " "Control Center, by selecting Network -> Preferences." ));