git.schokokeks.org
Repositories
Help
Report an Issue
tor-webwml.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
aa0990b8b
Branches
Tags
bridges
docs-debian
jobs
master
press-clips
tor-webwml.git
lv
foot.wmi
put the svn properties back
Roger Dingledine
commited
aa0990b8b
at 2010-08-18 22:34:20
foot.wmi
Blame
History
Raw
#!/usr/bin/wml ## translation metadata # Revision: $Revision$ # Translation-Priority: 1-high #use "functions.wmi" <hr /> </div> <div class="bottom" id="bottom"> <p>"Tor" and the "Onion Logo" are <a href="<page trademark-faq>">registered trademarks</a> of The Tor Project, Inc. <br /> Content on this site is licensed under a <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>, unless otherwise noted. </p> # Uncomment this in your translation: (and translate it) ##################################### # <: unless (translation_current()) { :> # <p> # Warning: This translation might be obsolete. The English original # is at Revision # <:= translation_get_masterrevision() :> while this translation # is based on # <:= translation_get_basedonrevision() :>. # </p> # <: } :> <: if (has_translations()) { :> <p> This page is also available in the following languages: <: print list_translations() :>.<br /> How to set <a href="http://www.debian.org/intro/cn#howtoset">the default document language</a>. </p> <: }; :> # Uncomment this in your translation: (and translate it) ##################################### # <p>The Tor developers have not reviewed this translation for # accuracy and correctness. It may be out of date or wrong. The # official Tor website is the English version, available at <a # href="https://www.torproject.org/">https://www.torproject.org/</a>. # </p> <p> <i><a href="<page contact>" class="smalllink">Contact Us</a></i> - # please also translate "last modified" and "last compiled" Last modified: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:> - Last compiled: <: print scalar localtime(); :> </p> </div> </body> </html>