2a9aaa80 | #!/usr/bin/wml ## translation metadata # Revision: $Revision: 22069 $ # Translation-Priority: 1-high <: # path link text my @navigation = ( |
0d192032 | 'index' , 'Home', |
3fbb4ffe | 'about/overview' , 'About Tor', |
2a9aaa80 | 'docs/documentation' , 'Documentation', |
a8d1387d | 'projects/projects' , 'Projects', |
0860cffa | 'press/press' , 'Press', |
8cca96c1 | '<blog>' , 'Blog', |
2a9aaa80 | 'http://printfection.com/torprojectstore' , 'Store', ); my @calltoaction = ( 'download/download' , 'Download', 'donate/donate' , 'Donate', |
1a1f9c62 | 'getinvolved/volunteer' , 'Get Involved', |
2a9aaa80 | ); :> |