qt5base-lts/src
Thiago Macieira 8731192106 Fix qt_error_string() and QSystemError::string's lack of i18n
There are four messages that we, for some reason I don't understand,
have our own text for instead of using strerror(). But even though they
were marked for extraction, they weren't translated.

Fixes: QTBUG-95039
Pick-to: 6.2
Change-Id: I266f1bf9a4d84db39086fffd168f8c6dfe9c2cf4
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
2021-07-08 12:10:49 -07:00
..
3rdparty Fix harfbuzz-ng compilation for Integrity 2021-06-28 15:36:25 +03:00
android Android: Make the manifest less to scary to read and edit 2021-07-01 23:54:15 +03:00
concurrent Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
corelib Fix qt_error_string() and QSystemError::string's lack of i18n 2021-07-08 12:10:49 -07:00
dbus QDBusMarshaller: fix -Wformat-overflow 2021-07-08 01:49:26 +02:00
entrypoint Adjust the EntryPoint target name according to the internal module naming policy 2021-06-15 12:51:49 +02:00
gui Doc: Fix documentation warnings for QRgbaFloat 2021-07-07 15:14:57 +02:00
network QLocalSocket/Win: reimplement skipData() function 2021-07-08 16:14:11 +03:00
opengl opengl: fix a typo in QOpenGLPaintDevice::dotsPerMeterY() 2021-07-06 15:56:09 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport Add the 'Private' suffix to the internal module names 2021-05-31 20:50:07 +02:00
plugins Use QCryptographicHash::hash() more widely 2021-07-07 23:49:26 +00:00
printsupport Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
sql Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
testlib QTest: remove unneeded cast in toPrettyUnicode() 2021-07-07 19:32:52 +02:00
tools Let androiddeployqt write a dependency file 2021-07-08 17:30:20 +02:00
widgets Fix placement of placeholder text in QLineEdits with action icons 2021-07-06 23:09:51 +02:00
xml Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00