X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FWelcome.php;h=f93a7bd23fc9a7f97ac0a4f48b82fae18a4a66e0;hb=8038c1b04ffa723ebd28610fb72927d8d21b3577;hp=60b6454d2ea0fc7a110558e5b89dbb587aafb7fb;hpb=01640a7045e146759bc936dd499ac27738b78940;p=friendica.git diff --git a/src/Module/Welcome.php b/src/Module/Welcome.php index 60b6454d2e..f93a7bd23f 100644 --- a/src/Module/Welcome.php +++ b/src/Module/Welcome.php @@ -1,6 +1,6 @@ DI::l10n()->t('Edit Your Profile'), '$profiles_txt' => DI::l10n()->t('Edit your default profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors.'), '$profiles_keywords_link' => DI::l10n()->t('Profile Keywords'), - '$profiles_keywords_txt' => DI::l10n()->t('Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships.'), + '$profiles_keywords_txt' => DI::l10n()->t('Set some public keywords for your profile which describe your interests. We may be able to find other people with similar interests and suggest friendships.'), '$connecting' => DI::l10n()->t('Connecting'), '$mail_disabled' => $mail_disabled,