]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Fix incorrect translator documentation.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Fri, 15 Apr 2011 07:30:21 +0000 (09:30 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Fri, 15 Apr 2011 07:31:30 +0000 (09:31 +0200)
lib/subgroupnav.php

index 49bd357f291bffb2e49a818e4caed3b1277a6b51..9fc5cd9e0972630402e362ef07d4b24571d1b951 100644 (file)
@@ -145,7 +145,7 @@ class SubGroupNav extends Menu
                                      // TRANS: Menu item in local navigation menu.
                                      _m('MENU','Invite'),
                                      // TRANS: Menu item title in local navigation menu.
-                                     // TRANS: %s is a user nickname.
+                                     // TRANS: %s is the StatusNet sitename.
                                      sprintf(_('Invite friends and colleagues to join you on %s.'),
                                              common_config('site', 'name')),
                                      $action == 'invite',