diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-25 12:25:06 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-25 12:25:06 +0900 |
commit | a09a6bc05e3f64c27e7c84dd768c7720fdf41136 (patch) | |
tree | fe5a644a42056c012132e5bbc57f3ce1ba40d5c2 /translations/qt_tr.ts | |
parent | bba3e1fa3870a23f1cf0b5d1143ffd646ac797a4 (diff) | |
download | tqt3-a09a6bc05e3f64c27e7c84dd768c7720fdf41136.tar.gz tqt3-a09a6bc05e3f64c27e7c84dd768c7720fdf41136.zip |
Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'translations/qt_tr.ts')
-rw-r--r-- | translations/qt_tr.ts | 53 |
1 files changed, 1 insertions, 52 deletions
diff --git a/translations/qt_tr.ts b/translations/qt_tr.ts index 11da42fa6..dc74b9f61 100644 --- a/translations/qt_tr.ts +++ b/translations/qt_tr.ts @@ -1246,7 +1246,7 @@ to <translation type="unfinished"></translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.<br>Qt is also available for embedded devices.</p><p>Qt is a Trolltech product. See <tt>https://trinitydesktop.org/docs/qt3/</tt> for more information.</p></source> + <source><h3>About Qt</h3><p>This program uses TQt version %1.</p><p>Qt is a C++ toolkit for multiplatform GUI &amp; application development.</p><p>Qt provides single-source portability across MS&nbsp;Windows, Mac&nbsp;OS&nbsp;X, Linux, and all major commercial Unix variants.</p><p>See <tt>https://trinitydesktop.org/docs/qt3/</tt> for more information.</p></source> <translation type="unfinished"></translation> </message> </context> @@ -1717,57 +1717,6 @@ to </message> </context> <context> - <name>QWSDecoration</name> - <message> - <source>&Restore</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>&Move</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>&Size</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Mi&nimize</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Ma&ximize</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Close</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Windows</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>KDE</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>KDE2</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>BeOS</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Hydro</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Default</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> <name>QWhatsThisButton</name> <message> <source>What's this?</source> |