Runa A. Sandvik commited on 2011-09-09 02:11:00
Zeige 10 geänderte Dateien mit 49 Einfügungen und 16 Löschungen.
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
#!/usr/bin/wml |
| 2 | 2 |
|
| 3 | 3 |
## translation metadata |
| 4 |
-# Revision: $Revision: 24436 $ |
|
| 4 |
+# Revision: $Revision: 25040 $ |
|
| 5 | 5 |
# Translation-Priority: 2-medium |
| 6 | 6 |
|
| 7 | 7 |
# this structure defines the side nav bar for the /projects pages |
| ... | ... |
@@ -49,6 +49,9 @@ |
| 49 | 49 |
}, |
| 50 | 50 |
{'url' => 'https://metrics.torproject.org/',
|
| 51 | 51 |
'txt' => 'Metrics Portal', |
| 52 |
+ }, |
|
| 53 |
+ {'url' => 'projects/cloud',
|
|
| 54 |
+ 'txt' => 'Tor Cloud', |
|
| 52 | 55 |
} |
| 53 | 56 |
] |
| 54 | 57 |
}]; |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
#!/usr/bin/wml |
| 2 | 2 |
|
| 3 | 3 |
## translation metadata |
| 4 |
-# Revision: $Revision: 24436 $ |
|
| 4 |
+# Revision: $Revision: 25040 $ |
|
| 5 | 5 |
# Translation-Priority: 2-medium |
| 6 | 6 |
|
| 7 | 7 |
# this structure defines the side nav bar for the /projects pages |
| ... | ... |
@@ -49,6 +49,9 @@ |
| 49 | 49 |
}, |
| 50 | 50 |
{'url' => 'https://metrics.torproject.org/',
|
| 51 | 51 |
'txt' => 'Metrics Portal', |
| 52 |
+ }, |
|
| 53 |
+ {'url' => 'projects/cloud',
|
|
| 54 |
+ 'txt' => 'Tor Cloud', |
|
| 52 | 55 |
} |
| 53 | 56 |
] |
| 54 | 57 |
}]; |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
#!/usr/bin/wml |
| 2 | 2 |
|
| 3 | 3 |
## translation metadata |
| 4 |
-# Revision: $Revision: 24436 $ |
|
| 4 |
+# Revision: $Revision: 25040 $ |
|
| 5 | 5 |
# Translation-Priority: 2-medium |
| 6 | 6 |
|
| 7 | 7 |
# this structure defines the side nav bar for the /projects pages |
| ... | ... |
@@ -49,6 +49,9 @@ |
| 49 | 49 |
}, |
| 50 | 50 |
{'url' => 'https://metrics.torproject.org/',
|
| 51 | 51 |
'txt' => 'Metrics Portal', |
| 52 |
+ }, |
|
| 53 |
+ {'url' => 'projects/cloud',
|
|
| 54 |
+ 'txt' => 'Tor Cloud', |
|
| 52 | 55 |
} |
| 53 | 56 |
] |
| 54 | 57 |
}]; |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
#!/usr/bin/wml |
| 2 | 2 |
|
| 3 | 3 |
## translation metadata |
| 4 |
-# Revision: $Revision: 24436 $ |
|
| 4 |
+# Revision: $Revision: 25040 $ |
|
| 5 | 5 |
# Translation-Priority: 2-medium |
| 6 | 6 |
|
| 7 | 7 |
# this structure defines the side nav bar for the /projects pages |
| ... | ... |
@@ -49,6 +49,9 @@ |
| 49 | 49 |
}, |
| 50 | 50 |
{'url' => 'https://metrics.torproject.org/',
|
| 51 | 51 |
'txt' => 'Metrics Portal', |
| 52 |
+ }, |
|
| 53 |
+ {'url' => 'projects/cloud',
|
|
| 54 |
+ 'txt' => 'Tor Cloud', |
|
| 52 | 55 |
} |
| 53 | 56 |
] |
| 54 | 57 |
}]; |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
#!/usr/bin/wml |
| 2 | 2 |
|
| 3 | 3 |
## translation metadata |
| 4 |
-# Revision: $Revision: 24436 $ |
|
| 4 |
+# Revision: $Revision: 25040 $ |
|
| 5 | 5 |
# Translation-Priority: 2-medium |
| 6 | 6 |
|
| 7 | 7 |
# this structure defines the side nav bar for the /projects pages |
| ... | ... |
@@ -49,6 +49,9 @@ |
| 49 | 49 |
}, |
| 50 | 50 |
{'url' => 'https://metrics.torproject.org/',
|
| 51 | 51 |
'txt' => 'Metrics Portal', |
| 52 |
+ }, |
|
| 53 |
+ {'url' => 'projects/cloud',
|
|
| 54 |
+ 'txt' => 'Tor Cloud', |
|
| 52 | 55 |
} |
| 53 | 56 |
] |
| 54 | 57 |
}]; |
| ... | ... |
@@ -1,10 +1,10 @@ |
| 1 | 1 |
#!/usr/bin/wml |
| 2 | 2 |
|
| 3 | 3 |
## translation metadata |
| 4 |
-# Revision: $Revision: 0 $ |
|
| 4 |
+# Revision: $Revision: 25040 $ |
|
| 5 | 5 |
# Translation-Priority: 2-medium |
| 6 | 6 |
|
| 7 |
-# this structure defines the side nav bar for the /about pages |
|
| 7 |
+# this structure defines the side nav bar for the /projects pages |
|
| 8 | 8 |
# and is the input for include/side.wmi |
| 9 | 9 |
|
| 10 | 10 |
# fields: |
| ... | ... |
@@ -38,14 +38,20 @@ |
| 38 | 38 |
{'url' => 'projects/arm',
|
| 39 | 39 |
'txt' => 'Arm', |
| 40 | 40 |
}, |
| 41 |
- {'url' => '<wiki>projects/TorBulkExitlist',
|
|
| 42 |
- 'txt' => 'TorBEL', |
|
| 41 |
+ {'url' => 'https://guardianproject.info/apps/orbot/',
|
|
| 42 |
+ 'txt' => 'Orbot', |
|
| 43 | 43 |
}, |
| 44 |
- {'url' => 'https://check.torproject.org',
|
|
| 45 |
- 'txt' => 'TorCheck', |
|
| 44 |
+ {'url' => 'https://tails.boum.org/',
|
|
| 45 |
+ 'txt' => 'Tails', |
|
| 46 | 46 |
}, |
| 47 |
- {'url' => 'projects/gettor',
|
|
| 48 |
- 'txt' => 'GetTor', |
|
| 47 |
+ {'url' => 'http://torstatus.blutmagie.de/',
|
|
| 48 |
+ 'txt' => 'TorStatus', |
|
| 49 |
+ }, |
|
| 50 |
+ {'url' => 'https://metrics.torproject.org/',
|
|
| 51 |
+ 'txt' => 'Metrics Portal', |
|
| 52 |
+ }, |
|
| 53 |
+ {'url' => 'projects/cloud',
|
|
| 54 |
+ 'txt' => 'Tor Cloud', |
|
| 49 | 55 |
} |
| 50 | 56 |
] |
| 51 | 57 |
}]; |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
#!/usr/bin/wml |
| 2 | 2 |
|
| 3 | 3 |
## translation metadata |
| 4 |
-# Revision: $Revision: 24436 $ |
|
| 4 |
+# Revision: $Revision: 25040 $ |
|
| 5 | 5 |
# Translation-Priority: 2-medium |
| 6 | 6 |
|
| 7 | 7 |
# this structure defines the side nav bar for the /projects pages |
| ... | ... |
@@ -49,6 +49,9 @@ |
| 49 | 49 |
}, |
| 50 | 50 |
{'url' => 'https://metrics.torproject.org/',
|
| 51 | 51 |
'txt' => 'Metrics Portal', |
| 52 |
+ }, |
|
| 53 |
+ {'url' => 'projects/cloud',
|
|
| 54 |
+ 'txt' => 'Tor Cloud', |
|
| 52 | 55 |
} |
| 53 | 56 |
] |
| 54 | 57 |
}]; |
| ... | ... |
@@ -1,7 +1,7 @@ |
| 1 | 1 |
#!/usr/bin/wml |
| 2 | 2 |
|
| 3 | 3 |
## translation metadata |
| 4 |
-# Revision: $Revision: 24436 $ |
|
| 4 |
+# Revision: $Revision: 25040 $ |
|
| 5 | 5 |
# Translation-Priority: 2-medium |
| 6 | 6 |
|
| 7 | 7 |
# this structure defines the side nav bar for the /projects pages |
| ... | ... |
@@ -49,6 +49,9 @@ |
| 49 | 49 |
}, |
| 50 | 50 |
{'url' => 'https://metrics.torproject.org/',
|
| 51 | 51 |
'txt' => 'Metrics Portal', |
| 52 |
+ }, |
|
| 53 |
+ {'url' => 'projects/cloud',
|
|
| 54 |
+ 'txt' => 'Tor Cloud', |
|
| 52 | 55 |
} |
| 53 | 56 |
] |
| 54 | 57 |
}]; |
| 55 | 58 |