From: aroquen Date: Sun, 7 Jun 2015 20:28:19 +0000 (+0200) Subject: Rewording: trends instead of trending topics for consistency with other occurrences X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=267a49103e3527395cd2f8f3a87612d38c9eee6a;p=quix0rs-gnu-social.git Rewording: trends instead of trending topics for consistency with other occurrences --- diff --git a/lib/publictagcloudsection.php b/lib/publictagcloudsection.php index 1d9dd0e751..bf88091a90 100644 --- a/lib/publictagcloudsection.php +++ b/lib/publictagcloudsection.php @@ -50,7 +50,7 @@ class PublicTagCloudSection extends TagCloudSection function title() { // TRANS: Title for inbox tag cloud section. - return _m('TITLE', 'Trending topics'); + return _m('TITLE', 'Trends'); } function getTags()