Skip to content

Commit 5cb4876

Browse files
authored
Merge pull request #709 from RCOSDP/hotfix/54036
Update text
2 parents 0a17506 + 6e5e43e commit 5cb4876

4 files changed

Lines changed: 12 additions & 6 deletions

File tree

website/templates/profile/settings.mako

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
4545
<div id="userProfile">
4646
<div>
47-
<span style="color:red;">${_("\"Full name\", \"Family name\", \"Given name\", \"Family name (EN)\", \"Given name (EN)\" on the Name tab, and \"Affiliation\" and \"Affiliation (English)\" on the Employment tab is required.")}</span>
47+
<span style="color:red;">${_("The following fields are required: \"Full name\", \"Family name\", \"Given name\", \"Family name (EN)\", \"Given name (EN)\" on the Name tab, and \"Affiliation\" and \"Affiliation (English)\" on the Employment tab. (For students: Please add your university and faculty/graduate school information in the Employment tab.)")}</span>
4848
</div>
4949
<ul class="nav nav-tabs">
5050
<li class="active"><a href="#names" data-toggle="tab">${_("Name")}<span style="color: red">*</span></a></li>

website/translations/en/LC_MESSAGES/messages.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4076,8 +4076,8 @@ msgstr ""
40764076
msgid "Please click the button below if you would like to receive an invitation to the project again."
40774077
msgstr ""
40784078

4079-
msgid "\"Full name\", \"Family name\", \"Given name\", \"Family name (EN)\", \"Given name (EN)\" on the Name tab, and \"Affiliation\" and \"Affiliation (English)\" on the Employment tab is required."
4079+
msgid "The following fields are required: \"Full name\", \"Family name\", \"Given name\", \"Family name (EN)\", \"Given name (EN)\" on the Name tab, and \"Affiliation\" and \"Affiliation (English)\" on the Employment tab. (For students: Please add your university and faculty/graduate school information in the Employment tab.)"
40804080
msgstr ""
40814081

40824082
msgid "If you do not have an email address registered, please enter or add your email address in the \"Registered email address\" entry field first."
4083-
msgstr ""
4083+
msgstr ""

website/translations/ja/LC_MESSAGES/messages.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3183,10 +3183,14 @@ msgstr "プロフィールを表示"
31833183

31843184
#: website/templates/profile/settings.mako:47
31853185
msgid ""
3186+
"The following fields are required: "
31863187
"\"Full name\", \"Family name\", \"Given name\", \"Family name (EN)\", "
31873188
"\"Given name (EN)\" on the Name tab, and \"Affiliation\" and "
3188-
"\"Affiliation (English)\" on the Employment tab is required."
3189-
msgstr "名前タブの「氏名」「姓」「名前」「姓(英語)」「名前(英語)」、ならびに職歴タブの「所属」「所属(英語)」は必須入力(*)です。"
3189+
"\"Affiliation (English)\" on the Employment tab. "
3190+
"(For students: Please add your university and faculty/graduate school information in the Employment tab.)"
3191+
msgstr ""
3192+
"名前タブの「氏名」「姓」「名前」「姓(英語)」「名前(英語)」、ならびに職歴タブの「所属」「所属(英語)」は必須入力(*)です。"
3193+
"(学生の方は、在籍する大学と学部/研究科情報を職歴タブへ入力してください)"
31903194

31913195
#: website/templates/profile/settings.mako:50
31923196
#: website/templates/project/contributors.mako:182

website/translations/messages.pot

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3109,9 +3109,11 @@ msgstr ""
31093109

31103110
#: website/templates/profile/settings.mako:47
31113111
msgid ""
3112+
"The following fields are required: "
31123113
"\"Full name\", \"Family name\", \"Given name\", \"Family name (EN)\", "
31133114
"\"Given name (EN)\" on the Name tab, and \"Affiliation\" and "
3114-
"\"Affiliation (English)\" on the Employment tab is required."
3115+
"\"Affiliation (English)\" on the Employment tab. "
3116+
"(For students: Please add your university and faculty/graduate school information in the Employment tab.)"
31153117
msgstr ""
31163118

31173119
#: website/templates/profile/settings.mako:50

0 commit comments

Comments
 (0)