]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/imsettings.php
Revert "* check usage of 'people' in UI and change it to 'users' or something else...
[quix0rs-gnu-social.git] / actions / imsettings.php
index 49c7b2a0e0456068f68c32f53c597594711f5e24..b5bf72f452190e4823bd50bef500033ddf103e0c 100644 (file)
@@ -151,7 +151,7 @@ class ImsettingsAction extends ConnectSettingsAction
         $this->elementStart('li');
         $this->checkbox('jabberreplies',
                         _('Send me replies through Jabber/GTalk '.
-                          'from users I am not subscribed to.'),
+                          'from people I\'m not subscribed to.'),
                         $user->jabberreplies);
         $this->elementEnd('li');
         $this->elementStart('li');