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()
|
||||
{
|
||||
// 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()
|
||||
|
|
Loading…
Reference in New Issue
Block a user