Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #217 from UN-OCHA/hid-2087-register
Browse files Browse the repository at this point in the history
HID-2087: copy changes on registration page
  • Loading branch information
rupl authored Jun 26, 2020
2 parents e9f1d52 + 3dc42e0 commit b17078e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 10 deletions.
10 changes: 7 additions & 3 deletions src/app/components/auth/register.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
<div class="row">
<div class="col-sm-10 offset-sm-1 col-md-8 offset-md-2 col-lg-6 offset-lg-3">
<div class="page-header">
<h1 class="page-header__heading" translate>Register</h1>
<h1 class="page-header__heading" translate>Register a Humanitarian ID account</h1>
</div>
<p class="form-field" translate>Sign up for a Humanitarian ID account. Doing so will give you access to Humanitarian ID as well as a growing number of
<a href="https://about.humanitarian.id/partners-using-our-authentication-service" target="_blank">related humanitarian community sites</a>.</p>
<p class="form-field" translate>
Note: As of January 2021 the Humanitarian ID contact management features
on this platform will be decommissioned. However, your account will remain
valid to access all <a href="https://about.humanitarian.id/partners-using-our-authentication-service" target="_blank" rel="noopener">websites integrated</a>
with HID Authentication service. More info available on the <a href="https://about.humanitarian.id/faqs#contacts-decommissioning" target="_blank" rel="noopener">FAQs page</a>.
</p>
<ng-include src="'app/components/user/new-user.html'"></ng-include>
</div>
</div>
19 changes: 12 additions & 7 deletions src/po/template.pot
Original file line number Diff line number Diff line change
Expand Up @@ -1318,6 +1318,14 @@ msgstr ""
msgid "Note: Allow some time for the email to get to your inbox (especially if using @un.org domain). If you do not receive it, get in touch with us at <a href=\"mailto:info@humanitarian.id\">info@humanitarian.id</a>"
msgstr ""

#: src/app/components/auth/register.html:6
msgid ""
"Note: As of January 2021 the Humanitarian ID contact management features\n"
" on this platform will be decommissioned. However, your account will remain\n"
" valid to access all <a href=\"https://about.humanitarian.id/partners-using-our-authentication-service\" target=\"_blank\" rel=\"noopener\">websites integrated</a>\n"
" with HID Authentication service. More info available on the <a href=\"https://about.humanitarian.id/faqs#contacts-decommissioning\" target=\"_blank\" rel=\"noopener\">FAQs page</a>."
msgstr ""

#: src/app/components/landing/landing.html:136
#: src/app/components/notifications/notifications.html:5
msgid "Notifications"
Expand Down Expand Up @@ -1552,12 +1560,15 @@ msgstr ""
msgid "Region"
msgstr ""

#: src/app/components/auth/register.html:4
#: src/app/components/user/kiosk.html:131
#: src/app/components/user/new-user.html:41
msgid "Register"
msgstr ""

#: src/app/components/auth/register.html:4
msgid "Register a Humanitarian ID account"
msgstr ""

#: src/app/components/auth/login.html:22
msgid "Register a new Humanitarian ID Account"
msgstr ""
Expand Down Expand Up @@ -1879,12 +1890,6 @@ msgstr ""
msgid "Showing lists"
msgstr ""

#: src/app/components/auth/register.html:6
msgid ""
"Sign up for a Humanitarian ID account. Doing so will give you access to Humanitarian ID as well as a growing number of\n"
"\t\t\t<a href=\"https://about.humanitarian.id/partners-using-our-authentication-service\" target=\"_blank\">related humanitarian community sites</a>."
msgstr ""

#: src/app/components/service/suggestions.html:27
msgid "Skip"
msgstr ""
Expand Down

0 comments on commit b17078e

Please sign in to comment.