hiromipaw commited on 2017-10-27 19:44:41
Zeige 2 geänderte Dateien mit 0 Einfügungen und 30 Löschungen.
| ... | ... |
@@ -1,29 +0,0 @@ |
| 1 |
-#!/usr/bin/wml |
|
| 2 |
- |
|
| 3 |
-## translation metadata |
|
| 4 |
-# Revision: $Revision: 22069 $ |
|
| 5 |
-# Translation-Priority: 1-high |
|
| 6 |
- |
|
| 7 |
-<: |
|
| 8 |
- # path link text |
|
| 9 |
- my @navigation = ( |
|
| 10 |
- 'index' , 'Home', |
|
| 11 |
- 'about/overview' , 'About Tor', |
|
| 12 |
- 'docs/documentation' , 'Documentation', |
|
| 13 |
- 'press/press' , 'Press', |
|
| 14 |
- '<blog>' , 'Blog', |
|
| 15 |
- '<newsletter>' , 'Newsletter', |
|
| 16 |
- 'about/contact' , 'Contact', |
|
| 17 |
- ); |
|
| 18 |
- my @donatenav = ( |
|
| 19 |
- 'index' , 'Home', |
|
| 20 |
- 'about/overview' , 'About Tor', |
|
| 21 |
- 'about/contact' , 'Contact', |
|
| 22 |
- ); |
|
| 23 |
- my @calltoaction = ( |
|
| 24 |
- 'download/download-easy' , 'Download', |
|
| 25 |
- 'getinvolved/volunteer' , 'Get Involved', |
|
| 26 |
- 'donate/donate-button' , 'Donate', |
|
| 27 |
- ); |
|
| 28 |
- |
|
| 29 |
-:> |