diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-31 11:32:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-31 11:59:34 +0900 |
commit | 68b81013e8668f50fc18b7e26a520ec93a7a1251 (patch) | |
tree | d6d15d07cb34e5443a10b71f91adee1473906263 /examples/demo/translations/demo_fr.ts | |
parent | 1702a6daff27f5d3e6fdac16962d1828df6ca270 (diff) | |
download | tqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.tar.gz tqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.zip |
Rename nt* canvas related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'examples/demo/translations/demo_fr.ts')
-rw-r--r-- | examples/demo/translations/demo_fr.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/demo/translations/demo_fr.ts b/examples/demo/translations/demo_fr.ts index 9a9bd219e..8e59cae10 100644 --- a/examples/demo/translations/demo_fr.ts +++ b/examples/demo/translations/demo_fr.ts @@ -534,12 +534,12 @@ <context> <name>KAsteroidsView</name> <message> - <source>QCanvas demo</source> + <source>TQCanvas demo</source> <translation type="unfinished"></translation> </message> <message> - <source>This game has been implemented using the QCanvas class. -The QCanvas class is not part of the Professional Edition. Please + <source>This game has been implemented using the TQCanvas class. +The TQCanvas class is not part of the Professional Edition. Please contact Trolltech if you want to upgrade to the Enterprise Edition.</source> <translation type="unfinished"></translation> </message> |