Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cat copy edits #1633

Merged
merged 3 commits into from
Feb 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/components/Dashboard/VerifyIdentity.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ function AccordionItemSwedish(): JSX.Element | null {
additionalInfo={
<FormattedMessage
description="verify identity vetting freja tagline"
defaultMessage={`For you able to create a Freja eID+ by visiting one of the authorised agents`}
defaultMessage={`For you able to create a Freja+ by using the app or visiting one of the authorised agents`}
/>
}
uuid="se-freja"
Expand Down
6 changes: 6 additions & 0 deletions src/components/Help.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1089,6 +1089,12 @@ export function Help(): JSX.Element {
defaultMessage="retains inactive accounts for a maximum of 2 years,"
/>
</li>
<li>
<FormattedMessage
description="privacy policy - list item 9"
defaultMessage="only uses necessary functional cookies."
/>
</li>
</ul>
</article>
<article>
Expand Down
2 changes: 1 addition & 1 deletion src/components/ResetPassword/EmailLinkSent.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ export function EmailLinkSent(): JSX.Element | null {
</p>
<p>
<FormattedMessage
defaultMessage="If you didn’t receive the email, check your junk email, or resend the email."
defaultMessage="If you didn’t receive the email, check your junk email before resending it after five minutes, according to the timer next to the Resend button."
description="Reset Password email link sent"
/>
</p>
Expand Down
2 changes: 1 addition & 1 deletion src/components/ResetPassword/SetNewPassword.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ export function SetNewPassword(): JSX.Element | null {
<FormattedMessage
defaultMessage={`A strong password has been generated for you. To proceed you will need to copy the
password in to the Repeat new password field and click Accept Password and save it for future
use.`}
use. Note: spaces in the generated password are there for legibility and will be removed automatically if entered.`}
description="Set new password"
/>
</p>
Expand Down
2 changes: 1 addition & 1 deletion src/components/Signup/SignupEnterCode.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export function SignupEnterCode(): JSX.Element {
</div>
<p>
<FormattedMessage
defaultMessage="To get a new code, click the link below. You will be redirected to the register page."
defaultMessage="To receive a new code, click the link below. You will be redirected to the register page."
description="Signup, code expired"
/>
</p>
Expand Down
4 changes: 2 additions & 2 deletions src/components/Signup/SignupUserCreated.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export function SignupUserCreated(): JSX.Element {
<p>
<FormattedMessage
defaultMessage={`These are your login details for eduID. A password has been generated for you.
Save the password. Once you've logged in you can change your password.`}
Save the password! Note: spaces in the generated password are there for legibility and will be removed automatically if entered. Once you've logged in it is possible to change your password.`}
description="Registration finished"
/>
</p>
Expand Down Expand Up @@ -84,7 +84,7 @@ export function SignupUserCreated(): JSX.Element {
</div>
<div className="buttons">
<EduIDButton id={idFinishedButton} buttonstyle="link" className="normal-case" type="submit">
<FormattedMessage defaultMessage="Go to eduid" description="go to eudID link text" />
<FormattedMessage defaultMessage="Go to eduid to login" description="go to eudID link text" />
</EduIDButton>
</div>
</form>
Expand Down
4 changes: 2 additions & 2 deletions src/translation/defaultMessages/signup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const apiResponses = {
"signup.registering-address-used": (
<FormattedMessage
id="signup.registering-address-used"
defaultMessage={`The email address you entered is already in use.`}
defaultMessage={`The email address you entered is already registered.`}
/>
),

Expand Down Expand Up @@ -80,7 +80,7 @@ export const apiResponses = {
),

"signup.email-address-used": (
<FormattedMessage id="signup.email-address-used" defaultMessage={`The email address is already in use.`} />
<FormattedMessage id="signup.email-address-used" defaultMessage={`The email address is already registered.`} />
),

"signup.captcha-not-completed": (
Expand Down
56 changes: 30 additions & 26 deletions src/translation/extractedMessages.json
Original file line number Diff line number Diff line change
Expand Up @@ -333,10 +333,6 @@
"developer_comment": "choosing usb key - heading",
"string": "Choosing a Security Key"
},
"6ZbDjw": {
"developer_comment": "Signup, code expired",
"string": "To get a new code, click the link below. You will be redirected to the register page."
},
"6k2J31": {
"developer_comment": "Login MFA",
"string": "Options available in the eduID Dashboard:"
Expand Down Expand Up @@ -365,10 +361,6 @@
"developer_comment": "how use other devices - heading",
"string": "How can I login with other devices?"
},
"7h5tj9": {
"developer_comment": "go to eudID link text",
"string": "Go to eduid"
},
"7rcGK1": {
"developer_comment": "column value label",
"string": "Value"
Expand Down Expand Up @@ -966,6 +958,10 @@
"developer_comment": "what is privacy policy - heading",
"string": "What is eduIDs Privacy policy?"
},
"PL+81z": {
"developer_comment": "go to eudID link text",
"string": "Go to eduid to login"
},
"PLjl7A": {
"developer_comment": "settings main title",
"string": "Manage your eduID settings"
Expand Down Expand Up @@ -1237,10 +1233,6 @@
"developer_comment": "settings.modal_delete_title",
"string": "Are you sure you want to delete your eduID?"
},
"WlcZVg": {
"developer_comment": "Registration finished",
"string": "These are your login details for eduID. A password has been generated for you. Save the password. Once you've logged in you can change your password."
},
"X3L5qP": {
"developer_comment": "use eidas - list definition",
"string": "How to use eIDAS with eduID:"
Expand Down Expand Up @@ -1305,6 +1297,10 @@
"developer_comment": "Login OtherDevice",
"string": "Cancel"
},
"YyZ4yf": {
"developer_comment": "Reset Password email link sent",
"string": "If you didn’t receive the email, check your junk email before resending it after five minutes, according to the timer next to the Resend button."
},
"Z0Ireq": {
"developer_comment": "Verified identity",
"string": "Swedish national identity number"
Expand Down Expand Up @@ -1789,6 +1785,10 @@
"developer_comment": "verify-identity.connect-nin_description",
"string": "Choose a suitable method to verify that you have access to the added id number."
},
"gyVTaa": {
"developer_comment": "verify identity vetting freja tagline",
"string": "For you able to create a Freja+ by using the app or visiting one of the authorised agents"
},
"hB1XT2": {
"developer_comment": "verify identity unverified description",
"string": "Some services need to know your real life identity. Connect your identity to your eduID to get the most benefit from"
Expand Down Expand Up @@ -2035,6 +2035,10 @@
"developer_comment": "what if verification for freja fails - paragraph",
"string": "Reinstall the app, redo the registration and make sure that you have entered the correct expiration date as well as written down the correct reference number of the chosen form of ID and personal identity number (personnummer)."
},
"ljDyEx": {
"developer_comment": "Signup, code expired",
"string": "To receive a new code, click the link below. You will be redirected to the register page."
},
"login.assurance_failure": {
"string": "An error occurred. Please try again later."
},
Expand Down Expand Up @@ -2285,10 +2289,6 @@
"developer_comment": "security verify",
"string": "BankID"
},
"p8IPLU": {
"developer_comment": "Reset Password email link sent",
"string": "If you didn’t receive the email, check your junk email, or resend the email."
},
"pC+Kit": {
"developer_comment": "Dashboard nav tab name",
"string": "Identity"
Expand Down Expand Up @@ -2441,10 +2441,6 @@
"developer_comment": "settings lead title",
"string": "Update your eduID account settings, change password or delete your eduID."
},
"qGDW86": {
"developer_comment": "Set new password",
"string": "A strong password has been generated for you. To proceed you will need to copy the password in to the Repeat new password field and click Accept Password and save it for future use."
},
"qHomsQ": {
"developer_comment": "Login username input",
"string": "Welcome back, {username}!"
Expand Down Expand Up @@ -2628,7 +2624,7 @@
"string": "No credential added."
},
"signup.email-address-used": {
"string": "The email address is already in use."
"string": "The email address is already registered."
},
"signup.email-throttled": {
"string": "Too many attempts to create account have been made. Try again later."
Expand Down Expand Up @@ -2658,7 +2654,7 @@
"string": "There was a problem verifying that you are a human. Please try again"
},
"signup.registering-address-used": {
"string": "The email address you entered is already in use."
"string": "The email address you entered is already registered."
},
"signup.registering-new": {
"string": "Email address successfully registered"
Expand Down Expand Up @@ -2747,6 +2743,10 @@
"developer_comment": "mfa primary option",
"string": "Use security key"
},
"thUSiK": {
"developer_comment": "Registration finished",
"string": "These are your login details for eduID. A password has been generated for you. Save the password! Note: spaces in the generated password are there for legibility and will be removed automatically if entered. Once you've logged in it is possible to change your password."
},
"tpgHTa": {
"developer_comment": "when use eduID - list item 4",
"string": "lose a student account password and need to regain access."
Expand Down Expand Up @@ -2790,10 +2790,6 @@
"user-out-of-sync": {
"string": "User data is out of sync. Reload page to re-sync."
},
"usrhfV": {
"developer_comment": "verify identity vetting freja tagline",
"string": "For you able to create a Freja eID+ by visiting one of the authorised agents"
},
"uzoZmv": {
"developer_comment": "Login front page",
"string": "Log in"
Expand Down Expand Up @@ -2918,6 +2914,14 @@
"developer_comment": "ToU first paragraph",
"string": "that all usage of user accounts follow the laws and by-laws of Sweden,"
},
"ysi2d4": {
"developer_comment": "privacy policy - list item 9",
"string": "only uses necessary functional cookies."
},
"z2oWSP": {
"developer_comment": "Set new password",
"string": "A strong password has been generated for you. To proceed you will need to copy the password in to the Repeat new password field and click Accept Password and save it for future use. Note: spaces in the generated password are there for legibility and will be removed automatically if entered."
},
"zUxMDK": {
"developer_comment": "Footer help",
"string": "Help"
Expand Down
Loading