diff options
author | Slávek Banko <[email protected]> | 2019-07-13 20:05:12 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-07-13 20:11:42 +0200 |
commit | 43ed2d7fa7668a8ba146f90f8e4476883a21ca19 (patch) | |
tree | 4d45a6d66d0e0b336df304f516da60b814f4e4c4 /translations/template.ts | |
parent | 2757365a7acf1b3ea0109b4d682b91eb3d1b3cbe (diff) | |
download | tqt3-43ed2d7fa7668a8ba146f90f8e4476883a21ca19.tar.gz tqt3-43ed2d7fa7668a8ba146f90f8e4476883a21ca19.zip |
Replace dead trolltech website with trinity ones in translations.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 04f3b8dd0eac3dd79d6c0542c79ae0c28325e122)
Diffstat (limited to 'translations/template.ts')
-rw-r--r-- | translations/template.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/template.ts b/translations/template.ts index 48c0cb772..3795e5b9a 100644 --- a/translations/template.ts +++ b/translations/template.ts @@ -1244,7 +1244,7 @@ to <translation type="unfinished"></translation> </message> <message> - <source><h3>About Qt</h3><p>This program uses Qt 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>http://www.trolltech.com/qt/</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.<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> <translation type="unfinished"></translation> </message> </context> |