forked from GNUsocial/gnu-social
		
	better title for personal tagcloud section
This commit is contained in:
		| @@ -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() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user