[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r14913: Add a link to the QT Linguist manual. (website/trunk/en)
Author: ioerror
Date: 2008-06-03 07:12:04 -0400 (Tue, 03 Jun 2008)
New Revision: 14913
Modified:
website/trunk/en/translation-portal.wml
Log:
Add a link to the QT Linguist manual.
Modified: website/trunk/en/translation-portal.wml
===================================================================
--- website/trunk/en/translation-portal.wml 2008-06-03 11:01:16 UTC (rev 14912)
+++ website/trunk/en/translation-portal.wml 2008-06-03 11:12:04 UTC (rev 14913)
@@ -74,6 +74,16 @@
translations.txt Tor documentation</a>.
</p>
+<p>
+In addition to LaunchPad, we suggest using the QT Linguist program. The fine
+folks that write QT (the GUI toolkit that Vidalia uses) have good guide for
+using QT Linguist. Check out the <a
+href="http://doc.trolltech.com/4.3/linguist-translators.html">Qt Linguist
+Manual for Translators</a> on the QT site. To use QT Linguist, you'll need
+to download the Vidalia .ts files either from the Vidalia Trac <a
+href="http://trac.vidalia-project.net/browser/vidalia/trunk/src/vidalia/i18n">website</a>
+or from subversion repository as documented below. </p>
+
<!-- XXX We should avoid pointing end-users to the translations.txt file.
Which instructions from it do the translators need? -RD -->