summaryrefslogtreecommitdiff
path: root/doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <dangelog@gmail.com>2011-09-12 18:43:21 +0200
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>2011-09-12 18:43:21 +0200
commit434686a926a2a6e71f3cdea2508898b7800f7c81 (patch)
tree15d966c8912ba9caed32f57470d56ecacbb51c90 /doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp
parent6acb1a68962592e59cf2673de05661b39587c18c (diff)
downloadqt4-tools-434686a926a2a6e71f3cdea2508898b7800f7c81.tar.gz
Fix QNetworkReply::errorString returning an untranslated string
The QHttpNetworkConnectionPrivate::errorDetail is supposed to return a translated string, which is then set as the QNetworkReply error. The current code incorrectly uses QT_TRANSLATE_NOOP, which mark the strings for translation, but does not translate them. The result is that even with a translator loaded those strings are written in English. Fixes QTBUG-18382. Merge-request: 2671 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp')
0 files changed, 0 insertions, 0 deletions