]> git.mxchange.org Git - friendica.git/commitdiff
Updated User.php
authorRaroun <admin@opensocial.space>
Fri, 27 Oct 2023 09:12:59 +0000 (11:12 +0200)
committerRaroun <admin@opensocial.space>
Fri, 27 Oct 2023 09:12:59 +0000 (11:12 +0200)
src/Model/User.php

index 18fecf080380d4e0c9f6a6df7cb1f9bcea1763ee..0d7c1189b2f99aad212a3a951455ee89dc4ee26e 100644 (file)
@@ -1131,7 +1131,7 @@ class User
                        throw new Exception(DI::l10n()->tt('Username should be at most %s character.', 'Username should be at most %s characters.', $username_max_length));
                }
 
-               // So now we are just looking for a space in the full name.
+               // So now we are just looking for a space in the display name.
                $loose_reg = DI::config()->get('system', 'no_regfullname');
                if (!$loose_reg) {
                        $username = mb_convert_case($username, MB_CASE_TITLE, 'UTF-8');
@@ -1501,10 +1501,9 @@ class User
                You may also wish to add some basic information to your default profile
                (on the "Profiles" page) so that other people can easily find you.
 
-               We recommend setting your full name, adding a profile photo,
-               adding some profile "keywords" (very useful in making new friends) - and
-               perhaps what country you live in; if you do not wish to be more specific
-               than that.
+               We recommend adding a profile photo, adding some profile "keywords" 
+               (very useful in making new friends) - and perhaps what country you live in; 
+               if you do not wish to be more specific than that.
 
                We fully respect your right to privacy, and none of these items are necessary.
                If you are new and do not know anybody here, they may help
@@ -1605,10 +1604,9 @@ class User
                        You may also wish to add some basic information to your default profile
                        ' . "\x28" . 'on the "Profiles" page' . "\x29" . ' so that other people can easily find you.
 
-                       We recommend setting your full name, adding a profile photo,
-                       adding some profile "keywords" ' . "\x28" . 'very useful in making new friends' . "\x29" . ' - and
-                       perhaps what country you live in; if you do not wish to be more specific
-                       than that.
+                       We recommend adding a profile photo, adding some profile "keywords" ' . "\x28" . 'very useful
+                       in making new friends' . "\x29" . ' - and perhaps what country you live in; if you do not wish
+                       to be more specific than that.
 
                        We fully respect your right to privacy, and none of these items are necessary.
                        If you are new and do not know anybody here, they may help