X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fpersonaltagcloudsection.php;h=c861c4f57f90fb6ceee594b719d2be842cc34acc;hb=68621849568bed3e20eca9e02e38bed04fa3001e;hp=fd10ba14d615bdc9465bf134e388334c1c611589;hpb=9573f725c12e291e4bd3e3156557e41a10753d76;p=quix0rs-gnu-social.git diff --git a/lib/personaltagcloudsection.php b/lib/personaltagcloudsection.php index fd10ba14d6..c861c4f57f 100644 --- a/lib/personaltagcloudsection.php +++ b/lib/personaltagcloudsection.php @@ -52,8 +52,8 @@ 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); + // TRANS: Title for personal tag cloud section. + return _m('TITLE','Tags'); } function getTags()