Skip to content

Commit f1df693

Browse files
authored
Merge pull request #952 from OpenConext/repo-sync/eduid-app-android/default
#AUTO# synced file(s) with Tiqr/eduid-app-android
2 parents fb0af97 + 5f0a0c3 commit f1df693

5 files changed

Lines changed: 12 additions & 12 deletions

File tree

account-gui/src/locale/js/en/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"Security.ProvidedBy.COPY": "Provided by",
199199
"Security.NotAddedYet.COPY": "Not added to your eduID yet",
200200
"Security.NotSupported.COPY": "Not supported",
201-
"Security.UseMagicLink.COPY": "Magic link email",
201+
"Security.UseMagicLink.COPY": "Verification code email",
202202
"Security.UseCode.COPY": "Verification code email",
203203
"Security.AddSecurityKeyInfo.COPY": "You can add a passkey to your eduIDto log in. You can use, for example, the built-in sensor of your device (TouchID, FaceID) or a separate hardware key (YubiKey).",
204204
"Security.RememberMeInfo.COPY": "<strong>Your device is currently remembered. You will be automatically logged in to eduID.</strong>",
@@ -540,7 +540,7 @@
540540
"Login.UseCode.COPY": "Email a login code",
541541
"Login.UsePassword.COPY": "type a password.",
542542
"Login.UsePasswordNoWebAuthn.COPY": "Type a password.",
543-
"Login.UseMagicLink.COPY": "Email a magic link",
543+
"Login.UseMagicLink.COPY": "Verificatie-code e-mail",
544544
"Login.UseMagicLinkNoWebAuthn.COPY": "Email a magic link.",
545545
"Login.UseWebAuth.COPY": "Log in with a security key",
546546
"Login.UseOr.COPY": "or",

account-gui/src/locale/js/nl/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"Security.ProvidedBy.COPY": "Gedeeld door",
199199
"Security.NotAddedYet.COPY": "Nog niet toegevoegd aan je eduID",
200200
"Security.NotSupported.COPY": "Niet ondersteund",
201-
"Security.UseMagicLink.COPY": "Link via e-mail",
201+
"Security.UseMagicLink.COPY": "Verificatie-code e-mail",
202202
"Security.UseCode.COPY": "Verificatie-code e-mail",
203203
"Security.AddSecurityKeyInfo.COPY": "Je kunt een passkey toevoegen aan je eduID om in te loggen.\n Dit kan bijv. de ingebouwde sensor van je apparaat\nzijn (TouchID, FaceID) of een los hardwaretoken (YubiKey).",
204204
"Security.RememberMeInfo.COPY": "<strong>Dit apparaat wordt momenteel onthouden. Je wordt automatisch ingelogd op eduD</strong>",
@@ -540,7 +540,7 @@
540540
"Login.UseCode.COPY": "E-mail een login code",
541541
"Login.UsePassword.COPY": "typ een wachtwoord",
542542
"Login.UsePasswordNoWebAuthn.COPY": "Typ een wachtwoord",
543-
"Login.UseMagicLink.COPY": "Gebruik magische link",
543+
"Login.UseMagicLink.COPY": "Verificatie-code e-mail",
544544
"Login.UseMagicLinkNoWebAuthn.COPY": "Gebruik magische link.",
545545
"Login.UseWebAuth.COPY": "Log in in met een beveiligingssleutel",
546546
"Login.UseOr.COPY": " of ",

localizations.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -987,8 +987,8 @@ SHARED:
987987
nl: Niet ondersteund
988988
UseMagicLink:
989989
COPY:
990-
en: Magic link email
991-
nl: Link via e-mail
990+
en: Verification code email
991+
nl: Verificatie-code e-mail
992992
UseCode:
993993
COPY:
994994
en: Verification code email
@@ -2661,8 +2661,8 @@ SHARED:
26612661
nl: Typ een wachtwoord
26622662
UseMagicLink:
26632663
COPY:
2664-
en: Email a magic link
2665-
nl: Gebruik magische link
2664+
en: Verificatie-code e-mail
2665+
nl: Verificatie-code e-mail
26662666
UseMagicLinkNoWebAuthn:
26672667
COPY:
26682668
en: Email a magic link.

myconext-gui/src/locale/js/en/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"Security.ProvidedBy.COPY": "Provided by",
199199
"Security.NotAddedYet.COPY": "Not added to your eduID yet",
200200
"Security.NotSupported.COPY": "Not supported",
201-
"Security.UseMagicLink.COPY": "Magic link email",
201+
"Security.UseMagicLink.COPY": "Verification code email",
202202
"Security.UseCode.COPY": "Verification code email",
203203
"Security.AddSecurityKeyInfo.COPY": "You can add a passkey to your eduIDto log in. You can use, for example, the built-in sensor of your device (TouchID, FaceID) or a separate hardware key (YubiKey).",
204204
"Security.RememberMeInfo.COPY": "<strong>Your device is currently remembered. You will be automatically logged in to eduID.</strong>",
@@ -540,7 +540,7 @@
540540
"Login.UseCode.COPY": "Email a login code",
541541
"Login.UsePassword.COPY": "type a password.",
542542
"Login.UsePasswordNoWebAuthn.COPY": "Type a password.",
543-
"Login.UseMagicLink.COPY": "Email a magic link",
543+
"Login.UseMagicLink.COPY": "Verificatie-code e-mail",
544544
"Login.UseMagicLinkNoWebAuthn.COPY": "Email a magic link.",
545545
"Login.UseWebAuth.COPY": "Log in with a security key",
546546
"Login.UseOr.COPY": "or",

myconext-gui/src/locale/js/nl/strings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"Security.ProvidedBy.COPY": "Gedeeld door",
199199
"Security.NotAddedYet.COPY": "Nog niet toegevoegd aan je eduID",
200200
"Security.NotSupported.COPY": "Niet ondersteund",
201-
"Security.UseMagicLink.COPY": "Link via e-mail",
201+
"Security.UseMagicLink.COPY": "Verificatie-code e-mail",
202202
"Security.UseCode.COPY": "Verificatie-code e-mail",
203203
"Security.AddSecurityKeyInfo.COPY": "Je kunt een passkey toevoegen aan je eduID om in te loggen.\n Dit kan bijv. de ingebouwde sensor van je apparaat\nzijn (TouchID, FaceID) of een los hardwaretoken (YubiKey).",
204204
"Security.RememberMeInfo.COPY": "<strong>Dit apparaat wordt momenteel onthouden. Je wordt automatisch ingelogd op eduD</strong>",
@@ -540,7 +540,7 @@
540540
"Login.UseCode.COPY": "E-mail een login code",
541541
"Login.UsePassword.COPY": "typ een wachtwoord",
542542
"Login.UsePasswordNoWebAuthn.COPY": "Typ een wachtwoord",
543-
"Login.UseMagicLink.COPY": "Gebruik magische link",
543+
"Login.UseMagicLink.COPY": "Verificatie-code e-mail",
544544
"Login.UseMagicLinkNoWebAuthn.COPY": "Gebruik magische link.",
545545
"Login.UseWebAuth.COPY": "Log in in met een beveiligingssleutel",
546546
"Login.UseOr.COPY": " of ",

0 commit comments

Comments
 (0)