diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-10 18:56:16 +0900 |
commit | 252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch) | |
tree | b48be8863db3bc1c223ac270a258b5c1124cb0e3 /translations/qt_tr.ts | |
parent | 87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff) | |
download | tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.tar.gz tqt3-252a2ec8b0f0f9cf20c947737087b24a8185b588.zip |
Rename IO and network class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'translations/qt_tr.ts')
-rw-r--r-- | translations/qt_tr.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/translations/qt_tr.ts b/translations/qt_tr.ts index 652f4e7ca..ea5ddf748 100644 --- a/translations/qt_tr.ts +++ b/translations/qt_tr.ts @@ -424,7 +424,7 @@ </message> </context> <context> - <name>QFileDialog</name> + <name>TQFileDialog</name> <message> <source>Copy or Move a File</source> <translation type="unfinished"></translation> @@ -927,7 +927,7 @@ Check path and filename.</source> </message> </context> <context> - <name>QFtp</name> + <name>TQFtp</name> <message> <source>Host %1 found</source> <translation type="unfinished"></translation> @@ -1026,7 +1026,7 @@ Check path and filename.</source> </message> </context> <context> - <name>QHttp</name> + <name>TQHttp</name> <message> <source>Connection refused</source> <translation type="unfinished"></translation> @@ -1135,7 +1135,7 @@ Check path and filename.</source> </message> </context> <context> - <name>QLocalFs</name> + <name>TQLocalFs</name> <message> <source>Could not rename %1 @@ -1251,7 +1251,7 @@ to </message> </context> <context> - <name>QNetworkProtocol</name> + <name>TQNetworkProtocol</name> <message> <source>Operation stopped by the user</source> <translation type="unfinished"></translation> @@ -1678,7 +1678,7 @@ to </message> </context> <context> - <name>QUrlOperator</name> + <name>TQUrlOperator</name> <message> <source>The protocol `%1' is not supported</source> <translation type="unfinished"></translation> |