diff options
author | Roger Dingledine <arma@torproject.org> | 2008-07-02 21:49:58 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-07-02 21:49:58 +0000 |
commit | 15f9686b5b114c3f6e8d425d7be376dad51876b4 (patch) | |
tree | 9bedf9e175b0bc5c96ecc1920817a5d6fbc99610 /doc | |
parent | c620b4ecb6047ed3d3ee5500b7d7c63f7fc51b67 (diff) | |
download | tor-15f9686b5b114c3f6e8d425d7be376dad51876b4.tar tor-15f9686b5b114c3f6e8d425d7be376dad51876b4.tar.gz |
separate the web instructions from the pootle instructions
svn:r15610
Diffstat (limited to 'doc')
-rw-r--r-- | doc/translations.txt | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/doc/translations.txt b/doc/translations.txt index b1c996f00..b3fdc994e 100644 --- a/doc/translations.txt +++ b/doc/translations.txt @@ -6,15 +6,18 @@ Our translations are handled in one of two places. The Tor Translation Portal handles all of the translations for Vidalia, Torbutton and TorCheck. The Tor website itself is currently handled by hand translations using subversion. -You'll need a Tor SVN account. +------------------------------------------------------------------------- + +For the Tor website, you'll need a Tor SVN account. If you do not have one and you need one, please run this command with your desired username in place of 'USERNAME': - htdigest -c passwd.tmp "Tor subversion repository" USERNAME +and send us the contents of passwd.tmp. +------------------------------------------------------------------------- -All three of the above projects check in their respective .po files into -the following subversion urls: +For the Portal-based projects, all three check in their respective .po +files into the following subversion urls: https://tor-svn.freehaven.net/svn/translation/trunk/projects/torbutton https://tor-svn.freehaven.net/svn/translation/trunk/projects/torcheck |