]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/peoplesearch.php
* check usage of 'people' in UI and change it to 'users' or something else in most...
[quix0rs-gnu-social.git] / actions / peoplesearch.php
index 38135ecbdeac6076ad1207e27705c5fab658bcfe..63a5c88f335cfd2693cfc787d2e096a76ac2f957 100644 (file)
@@ -49,7 +49,7 @@ class PeoplesearchAction extends SearchAction
 {
     function getInstructions()
     {
-        return _('Search for people on %%site.name%% by their name, location, or interests. ' .
+        return _('Search for users on %%site.name%% by their name, location, or interests. ' .
                   'Separate the terms by spaces; they must be 3 characters or more.');
     }