better title for personal tagcloud section
This commit is contained in:
parent
ddb03c9fc6
commit
80ba45d665
@ -53,7 +53,7 @@ class PersonalTagCloudSection extends TagCloudSection
|
|||||||
function title()
|
function title()
|
||||||
{
|
{
|
||||||
// TRANS: Title for personal tag cloud section. %s is a user nickname.
|
// TRANS: Title for personal tag cloud section. %s is a user nickname.
|
||||||
return sprintf(_('Tags in %s\'s notices'), $this->user->nickname);
|
return sprintf(_('Tags'), $this->user->nickname);
|
||||||
}
|
}
|
||||||
|
|
||||||
function getTags()
|
function getTags()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user