Skip to content

Commit 9725772

Browse files
committed
More props changes
1 parent a62e6a3 commit 9725772

10 files changed

+19
-8
lines changed

orcid-core/src/main/resources/i18n/email_added_as_delegate_en.properties

+5-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
# You have been made an Account Delegate by ${grantingOrcidName} with the ORCID iD
77
# ${baseUri}/${grantingOrcidValue}. Being made an Account Delegate means
88
# that this user has included you in their trusted relationships. As a result you
9-
# may update and make additions to ${grantingOrcidName}'s ORCID Record.
9+
# may update and make additions to ${grantingOrcidName}'s ORCID Record. You can revoke your account delegate
10+
# access to their record at any time from the Trusted Parties section of your ORCID account.
1011
#
1112
email.added_as_delegate.you_have.1=You have been made an Account Delegate by
1213
# ${grantingOrcidName}
@@ -16,8 +17,9 @@ email.added_as_delegate.you_have.3=. Being made an Account Delegate means\n\
1617
that this user has included you in their trusted relationships. As a result you\n\
1718
may update and make additions to
1819
#${grantingOrcidName}
19-
email.added_as_delegate.you_have.4='s ORCID Record. You can revoke your account delegate access to their record at any time from your
20-
email.added_as_delegate.you_have.5=account settings.
20+
email.added_as_delegate.you_have.4='s ORCID Record. You can revoke your account delegate access to their record at any time from the
21+
email.added_as_delegate.you_have.5=Trusted Parties
22+
email.added_as_delegate.you_have.6=section of your ORCID account
2123

2224
email.added_as_delegate.for_a_tutorial=For a tutorial on the functions that you can perform as an Account Delegate please\n\
2325
view https://support.orcid.org/hc/articles/360006973613.\n

orcid-core/src/main/resources/i18n/email_added_as_delegate_lr.properties

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ email.added_as_delegate.you_have.2=LR
33
email.added_as_delegate.you_have.3=LR
44
email.added_as_delegate.you_have.4=LR
55
email.added_as_delegate.you_have.5=LR
6+
email.added_as_delegate.you_have.6=LR
67
email.added_as_delegate.for_a_tutorial=LR
78
email.added_as_delegate.if_you_have.1=LR
89
email.added_as_delegate.if_you_have.2=LR

orcid-core/src/main/resources/i18n/email_added_as_delegate_rl.properties

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ email.added_as_delegate.you_have.2=RL
33
email.added_as_delegate.you_have.3=RL
44
email.added_as_delegate.you_have.4=RL
55
email.added_as_delegate.you_have.5=RL
6+
email.added_as_delegate.you_have.6=RL
67
email.added_as_delegate.for_a_tutorial=RL
78
email.added_as_delegate.if_you_have.1=RL
89
email.added_as_delegate.if_you_have.2=RL

orcid-core/src/main/resources/i18n/email_added_as_delegate_xx.properties

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ email.added_as_delegate.you_have.2=X
33
email.added_as_delegate.you_have.3=X
44
email.added_as_delegate.you_have.4=X
55
email.added_as_delegate.you_have.5=X
6+
email.added_as_delegate.you_have.6=X
67
email.added_as_delegate.for_a_tutorial=X
78
email.added_as_delegate.if_you_have.1=X
89
email.added_as_delegate.if_you_have.2=X

orcid-core/src/main/resources/i18n/notification_delegate_en.properties

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ notification.delegate.receipt.trustedIndividual=has made you an Account Delegate
88
notification.delegate.receipt.accountDelegate=You have been made an Account Delegate by
99
notification.delegate.receipt.accountDelegateMeans=Being made an Account Delegate means that this user has included you in their trusted relationships. As a trusted individual you can change
1010
notification.delegate.receipt.orcidRecord=ORCID record.
11-
notification.delegate.receipt.revokeAnytime=You can revoke your account delegate access to their record at any time from your
12-
notification.delegate.receipt.accountSettings=account settings.
11+
notification.delegate.receipt.revokeAnytime=You can revoke your account delegate access to their record at any time from the
12+
notification.delegate.receipt.trustedParties=Trusted parties
13+
notification.delegate.receipt.sectionOf=section of your ORCID account.
1314
notification.delegate.receipt.tutorial=For a tutorial on the functions that you can perform as an Account Delegate please view
1415
notification.delegate.receipt.questions=If you have questions or concerns about being an Account Delegate, please contact
1516
notification.delegate.receipt.helpDesk=or the ORCID Help Desk at

orcid-core/src/main/resources/i18n/notification_delegate_lr.properties

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ notification.delegate.receipt.accountDelegate=LR
1111
notification.delegate.receipt.accountDelegateMeans=LR
1212
notification.delegate.receipt.orcidRecord=LR
1313
notification.delegate.receipt.revokeAnytime=LR
14-
notification.delegate.receipt.accountSettings=LR
14+
notification.delegate.receipt.trustedParties=LR
15+
notification.delegate.receipt.sectionOf=LR
1516
notification.delegate.receipt.tutorial=LR
1617
notification.delegate.receipt.questions=LR
1718
notification.delegate.receipt.helpDesk=LR

orcid-core/src/main/resources/i18n/notification_delegate_rl.properties

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ notification.delegate.receipt.accountDelegate=RL
1111
notification.delegate.receipt.accountDelegateMeans=RL
1212
notification.delegate.receipt.orcidRecord=RL
1313
notification.delegate.receipt.revokeAnytime=RL
14-
notification.delegate.receipt.accountSettings=RL
14+
notification.delegate.receipt.trustedParties=RL
15+
notification.delegate.receipt.sectionOf=RL
1516
notification.delegate.receipt.tutorial=RL
1617
notification.delegate.receipt.questions=RL
1718
notification.delegate.receipt.helpDesk=RL

orcid-core/src/main/resources/i18n/notification_delegate_xx.properties

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ notification.delegate.receipt.accountDelegate=XX
1111
notification.delegate.receipt.accountDelegateMeans=XX
1212
notification.delegate.receipt.orcidRecord=XX
1313
notification.delegate.receipt.revokeAnytime=XX
14-
notification.delegate.receipt.accountSettings=XX
14+
notification.delegate.receipt.trustedParties=XX
15+
notification.delegate.receipt.sectionOf=XX
1516
notification.delegate.receipt.tutorial=XX
1617
notification.delegate.receipt.questions=XX
1718
notification.delegate.receipt.helpDesk=XX

orcid-core/src/main/resources/org/orcid/core/template/added_as_delegate_email.ftl

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<@emailMacros.msg "email.common.dear" /> ${emailNameForDelegate}<@emailMacros.msg "email.common.dear.comma" />
33

44
<@emailMacros.msg "email.added_as_delegate.you_have.1" /><@emailMacros.space />${grantingOrcidName}<@emailMacros.space /><@emailMacros.msg "email.added_as_delegate.you_have.2" />${baseUri}/${grantingOrcidValue}?lang=${locale}<@emailMacros.msg "email.added_as_delegate.you_have.3" /><@emailMacros.space />${grantingOrcidName}<@emailMacros.msg "email.added_as_delegate.you_have.4" />
5+
<@emailMacros.space /><@emailMacros.space /><a style="text-decoration: underline;color: #085c77;display: inline-block;" href="${baseUri}/trusted-parties" target="_blank"><@emailMacros.msg "email.added_as_delegate.you_have.5" /></a><@emailMacros.space /><@emailMacros.msg "email.added_as_delegate.you_have.6" />
56

67
<@emailMacros.msg "email.added_as_delegate.for_a_tutorial" />
78

orcid-core/src/main/resources/org/orcid/core/template/added_as_delegate_email_html.ftl

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
</span>
1515
<p style="font-family: arial, helvetica, sans-serif; font-size: 15px; color: #494A4C;">
1616
<@emailMacros.msg "email.added_as_delegate.you_have.1" /><@emailMacros.space />${grantingOrcidName}<@emailMacros.space /><@emailMacros.msg "email.added_as_delegate.you_have.2" /><a href="${baseUri}/${grantingOrcidValue}?lang=${locale}" rel="noopener noreferrer" target="orcid.blank">${baseUri}/${grantingOrcidValue}</a><@emailMacros.msg "email.added_as_delegate.you_have.3" />${grantingOrcidName}<@emailMacros.msg "email.added_as_delegate.you_have.4" />
17+
<@emailMacros.space /><@emailMacros.space /><a style="text-decoration: underline;color: #085c77;display: inline-block;" href="${baseUri}/trusted-parties" target="_blank"><@emailMacros.msg "email.added_as_delegate.you_have.5" /></a><@emailMacros.space /><@emailMacros.msg "email.added_as_delegate.you_have.6" />
1718
</p>
1819
<p style="font-family: arial, helvetica, sans-serif; font-size: 15px; color: #494A4C;">
1920
<@emailMacros.msg "email.added_as_delegate.for_a_tutorial" />

0 commit comments

Comments
 (0)