diff options
author | Michele Calgaro <[email protected]> | 2024-05-31 11:32:43 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-31 11:59:34 +0900 |
commit | 68b81013e8668f50fc18b7e26a520ec93a7a1251 (patch) | |
tree | d6d15d07cb34e5443a10b71f91adee1473906263 /examples/demo/translations/demo_he.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 <[email protected]>
Diffstat (limited to 'examples/demo/translations/demo_he.ts')
-rw-r--r-- | examples/demo/translations/demo_he.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/examples/demo/translations/demo_he.ts b/examples/demo/translations/demo_he.ts index 48439b457..35247dab9 100644 --- a/examples/demo/translations/demo_he.ts +++ b/examples/demo/translations/demo_he.ts @@ -532,15 +532,15 @@ <context> <name>KAsteroidsView</name> <message> - <source>QCanvas demo</source> - <translation>הדגמה של QCanvas</translation> + <source>TQCanvas demo</source> + <translation>הדגמה של TQCanvas</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>משחק זה יושם באמצעות המחלקה QCanvas. -המחלקה QCanvas אינה חלק מהמהדורה המקצועית. אנא + <translation>משחק זה יושם באמצעות המחלקה TQCanvas. +המחלקה TQCanvas אינה חלק מהמהדורה המקצועית. אנא צור קשר עם Trolltech אם ברצונך לשדרג למהדורה העסקית.</translation> </message> </context> |