Rewording: trends instead of trending topics for consistency with other occurrences
This commit is contained in:
parent
a42d74a238
commit
267a49103e
|
@ -50,7 +50,7 @@ class PublicTagCloudSection extends TagCloudSection
|
||||||
function title()
|
function title()
|
||||||
{
|
{
|
||||||
// TRANS: Title for inbox tag cloud section.
|
// TRANS: Title for inbox tag cloud section.
|
||||||
return _m('TITLE', 'Trending topics');
|
return _m('TITLE', 'Trends');
|
||||||
}
|
}
|
||||||
|
|
||||||
function getTags()
|
function getTags()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user