Fredzupy commited on 2009-03-11 13:54:54
              Zeige 1 geänderte Dateien mit 9 Einfügungen und 7 Löschungen.
            
| ... | ... | 
                      @@ -1,20 +1,15 @@  | 
                  
| 1 | 1 | 
                        #!/usr/bin/wml  | 
                    
| 2 | 2 | 
                         | 
                    
| 3 | 3 | 
                        ## translation metadata  | 
                    
| 4 | 
                        -# Based-On-Revision: 17060  | 
                    |
| 4 | 
                        +# Based-On-Revision: 18750  | 
                    |
| 5 | 5 | 
                        # Last-Translator: ultra.high.temperature @gmail.com, fredzupy@gmail.com  | 
                    
| 6 | 6 | 
                        # Translation-Priority: 1-high  | 
                    
| 7 | 7 | 
                         | 
                    
| 8 | 8 | 
                        #use "functions.wmi"  | 
                    
| 9 | 9 | 
                         | 
                    
| 10 | 
                        +<hr />  | 
                    |
| 10 | 11 | 
                        </div>  | 
                    
| 11 | 12 | 
                        <div class="bottom" id="bottom">  | 
                    
| 12 | 
                        - <p>  | 
                    |
| 13 | 
                        - <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -  | 
                    |
| 14 | 
                        -      Dernière modification : <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
                       | 
                    |
| 15 | 
                        - -  | 
                    |
| 16 | 
                        - Dernière compilation : <: print scalar localtime(); :>  | 
                    |
| 17 | 
                        - </p>  | 
                    |
| 18 | 13 | 
                        <p>"Tor" et le Logo Onion sont des <a href="<page  | 
                    
| 19 | 14 | 
                        trademark-faq>">marques déposées</a> du Projet Tor, Inc.  | 
                    
| 20 | 15 | 
                        </p>  | 
                    
| ... | ... | 
                      @@ -38,6 +33,13 @@  | 
                  
| 38 | 33 | 
                        officielle du site web Tor est la version anglaise, disponible sur <a  | 
                    
| 39 | 34 | 
                        href="https://www.torproject.org/">https://www.torproject.org/</a>.  | 
                    
| 40 | 35 | 
                        </p>  | 
                    
| 36 | 
                        + <p>  | 
                    |
| 37 | 
                        + <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -  | 
                    |
| 38 | 
                        + # please also translate "last modified" and "last compiled"  | 
                    |
| 39 | 
                        +  	       Dernière modification : <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
                       | 
                    |
| 40 | 
                        + -  | 
                    |
| 41 | 
                        + Dernière mise à jour : <: print scalar localtime(); :>  | 
                    |
| 42 | 
                        + </p>  | 
                    |
| 41 | 43 | 
                        </div>  | 
                    
| 42 | 44 | 
                        </body>  | 
                    
| 43 | 45 | 
                        </html>  | 
                    
| 44 | 46 |