Rev 151 | Rev 154 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 151 | Rev 152 | ||
|---|---|---|---|
| Line 70... | Line 70... | ||
| 70 | 'es-matrix' => array( | 70 | 'es-matrix' => array( | 
| 71 | 'path' => 'es-matrix', | 71 | 'path' => 'es-matrix', | 
| 72 | 'text' => 'ES Matrix', | 72 | 'text' => 'ES Matrix', | 
| 73 | 'title' => 'ECMAScript Support Matrix: ' . tr("A comparison of features of ECMAScript implementations") | 73 | 'title' => 'ECMAScript Support Matrix: ' . tr("A comparison of features of ECMAScript implementations") | 
| 74 | ), | 74 | ), | 
| 75 | 'devel' => array('path' => 'devel/', 'text' => tr('Other software')), | 75 | 'devel' => array('path' => 'websvn/', 'text' => tr('Software projects')), | 
| 76 | 'series' => array('path' => "media/video/series/", 'text' => 'Seri-o-meter'), | 76 | 'series' => array('path' => "media/video/series/", 'text' => 'Seri-o-meter'), | 
| 77 | 'ufpdb' => array( | 77 | 'ufpdb' => array( | 
| 78 | 'path' => "ufpdb/index.$language", | 78 | 'path' => "ufpdb/index.$language", | 
| 79 | 'text' => 'UFPDB', | 79 | 'text' => 'UFPDB', | 
| 80 | 'title' => tr('United Federation of Planets DataBase') | 80 | 'title' => tr('United Federation of Planets DataBase') |