]> git.mxchange.org Git - friendica.git/commitdiff
Close paren in message shown at the signup form
authorWaldir Pimenta <waldyrious@gmail.com>
Mon, 3 Feb 2025 21:09:00 +0000 (21:09 +0000)
committerWaldir Pimenta <waldyrious@gmail.com>
Mon, 3 Feb 2025 21:09:00 +0000 (21:09 +0000)
src/Module/Register.php
view/lang/C/messages.po

index 683d4e0ea6bd5268fcbe7ecaa0b3f7452278747f..5c62f4c4018eb2c7d2a6e272e24c7af3f58a31c6 100644 (file)
@@ -148,7 +148,7 @@ class Register extends BaseModule
                        '$fillext'               => $fillext,
                        '$oidlabel'              => $oidlabel,
                        '$openid'                => $openid_url,
-                       '$namelabel'             => DI::l10n()->t('Your Display Name (as you would like it to be displayed on this system'),
+                       '$namelabel'             => DI::l10n()->t('Your Display Name (as you would like it to be displayed on this system)'),
                        '$addrlabel'             => DI::l10n()->t('Your Email Address: (Initial information will be send there, so this has to be an existing address.)'),
                        '$addrlabel2'            => DI::l10n()->t('Please repeat your e-mail address:'),
                        '$ask_password'          => $ask_password,
index 8c185cc86020da48eedbce47faa8667492a7e823..d27b437cb4028c5725955131fe2a525f1d067289 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 2025.02-dev\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2025-02-03 19:52+0000\n"
+"POT-Creation-Date: 2025-02-03 19:55+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -8764,7 +8764,7 @@ msgid "Your invitation code: "
 msgstr ""
 
 #: src/Module/Register.php:151
-msgid "Your Display Name (as you would like it to be displayed on this system"
+msgid "Your Display Name (as you would like it to be displayed on this system)"
 msgstr ""
 
 #: src/Module/Register.php:152