diff options
author | Michele Calgaro <[email protected]> | 2024-09-04 11:53:23 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-09-04 13:56:43 +0900 |
commit | 0582c90a9ed4b965629267713f51c0da7c38b39d (patch) | |
tree | cae95e850081d0a7f2be6cef5837f43a28d53d2c /translations/qt_fr.ts | |
parent | 39f8a475b4ec5c87a11a7e9300a30ef1c5b4a7e1 (diff) | |
download | tqt3-0582c90a9ed4b965629267713f51c0da7c38b39d.tar.gz tqt3-0582c90a9ed4b965629267713f51c0da7c38b39d.zip |
Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h)
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'translations/qt_fr.ts')
-rw-r--r-- | translations/qt_fr.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/qt_fr.ts b/translations/qt_fr.ts index fecd9cb29..9618ae8d4 100644 --- a/translations/qt_fr.ts +++ b/translations/qt_fr.ts @@ -1335,7 +1335,7 @@ en </message> </context> <context> - <name>QMessageBox</name> + <name>TQMessageBox</name> <message> <source>OK</source> <translation>OK</translation> @@ -1381,7 +1381,7 @@ en </message> </context> <context> - <name>QPrintDialog</name> + <name>TQPrintDialog</name> <message> <source>locally connected</source> <translation>connecté en local</translation> |