Update links from r->z; bug 568057
This commit is contained in:
Родитель
4893c5bedd
Коммит
5e23d50e26
|
@ -35,17 +35,17 @@
|
|||
},
|
||||
'popular': {
|
||||
'text': _('View all popular add-ons'),
|
||||
'link': '/browse/type:1/cat:all?sort=popular',
|
||||
'link': '/extensions/?sort=downloads',
|
||||
'feed': '/browse/type:1/cat:all/format:rss?sort=popular',
|
||||
},
|
||||
'new': {
|
||||
'text': _('View all newly created add-ons'),
|
||||
'link': '/browse/type:1/cat:all?sort=newest',
|
||||
'link': '/extensions/?sort=created',
|
||||
'feed': '/browse/type:1/cat:all/format:rss?sort=newest',
|
||||
},
|
||||
'updated': {
|
||||
'text': _('View all recently updated add-ons'),
|
||||
'link': '/browse/type:1/cat:all?sort=updated',
|
||||
'link': '/extensions/?sort=updated',
|
||||
'feed': '/browse/type:1/cat:all/format:rss?sort=updated',
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче