Skip to content

Commit 6b0f0e3

Browse files
authored
Merge pull request #445 from Resgrid/develop
RG-T117 Fixes
2 parents b4e1eea + 2c1c76a commit 6b0f0e3

24 files changed

Lines changed: 466 additions & 3524 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,9 +273,9 @@ Web/Resgrid.WebCore/wwwroot/lib/*
273273
/Web/Resgrid.Web/wwwroot/lib
274274
.dual-graph/
275275
.claude/settings.local.json
276-
/Web/Resgrid.Web/wwwroot/js/ng/chunks
277276
opencode.json
278277
.dual-graph-pro/
279278
.mcp.json
280279
/.codex
281280
/.claude
281+
/Web/Resgrid.Web/wwwroot/js/ng

Core/Resgrid.Localization/Areas/User/Home/EditProfile.ar.resx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@
105105
<data name="VerificationSuccessful" xml:space="preserve"><value>نجح التحقق.</value></data>
106106
<data name="VerificationFailed" xml:space="preserve"><value>فشل التحقق. يُرجى التحقق من الرمز والمحاولة مجدداً.</value></data>
107107
<data name="VerificationRateLimited" xml:space="preserve"><value>محاولات تحقق كثيرة جداً. يُرجى المحاولة لاحقاً.</value></data>
108+
<data name="VerificationContactNotConfigured" xml:space="preserve"><value>طريقة الاتصال المحددة غير مهيأة.</value></data>
109+
<data name="VerificationInvalidContact" xml:space="preserve"><value>طريقة الاتصال المحددة غير صالحة لإرسال رمز التحقق.</value></data>
110+
<data name="VerificationDeliveryFailed" xml:space="preserve"><value>تعذر إرسال رمز التحقق. يُرجى المحاولة مرة أخرى.</value></data>
108111
<data name="PasswordRequirementsHeader" xml:space="preserve"><value>متطلبات كلمة المرور</value></data>
109112
<data name="PasswordRequirementsLength" xml:space="preserve"><value>على الأقل {0} أحرف</value></data>
110113
<data name="PasswordRequirementsDigit" xml:space="preserve"><value>رقم واحد على الأقل</value></data>

Core/Resgrid.Localization/Areas/User/Home/EditProfile.de.resx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,15 @@
365365
<data name="VerificationRateLimited" xml:space="preserve">
366366
<value>Too many verification attempts. Please try again later.</value>
367367
</data>
368+
<data name="VerificationContactNotConfigured" xml:space="preserve">
369+
<value>The selected contact method is not configured.</value>
370+
</data>
371+
<data name="VerificationInvalidContact" xml:space="preserve">
372+
<value>The selected contact method is not valid for verification delivery.</value>
373+
</data>
374+
<data name="VerificationDeliveryFailed" xml:space="preserve">
375+
<value>Unable to deliver the verification code. Please try again.</value>
376+
</data>
368377

369378
<!-- Password requirements box -->
370379
<data name="PasswordRequirementsHeader" xml:space="preserve"><value>Passwortanforderungen</value></data>

Core/Resgrid.Localization/Areas/User/Home/EditProfile.en.resx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -420,6 +420,15 @@
420420
<data name="VerificationRateLimited" xml:space="preserve">
421421
<value>Too many verification attempts. Please try again later.</value>
422422
</data>
423+
<data name="VerificationContactNotConfigured" xml:space="preserve">
424+
<value>The selected contact method is not configured.</value>
425+
</data>
426+
<data name="VerificationInvalidContact" xml:space="preserve">
427+
<value>The selected contact method is not valid for verification delivery.</value>
428+
</data>
429+
<data name="VerificationDeliveryFailed" xml:space="preserve">
430+
<value>Unable to deliver the verification code. Please try again.</value>
431+
</data>
423432

424433
<!-- Password requirements box -->
425434
<data name="PasswordRequirementsHeader" xml:space="preserve"><value>Password Requirements</value></data>

Core/Resgrid.Localization/Areas/User/Home/EditProfile.es.resx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -411,6 +411,15 @@
411411
<data name="VerificationRateLimited" xml:space="preserve">
412412
<value>Demasiados intentos de verificación. Por favor inténtelo más tarde.</value>
413413
</data>
414+
<data name="VerificationContactNotConfigured" xml:space="preserve">
415+
<value>El método de contacto seleccionado no está configurado.</value>
416+
</data>
417+
<data name="VerificationInvalidContact" xml:space="preserve">
418+
<value>El método de contacto seleccionado no es válido para recibir la verificación.</value>
419+
</data>
420+
<data name="VerificationDeliveryFailed" xml:space="preserve">
421+
<value>No se pudo enviar el código de verificación. Por favor, inténtelo de nuevo.</value>
422+
</data>
414423

415424
<!-- Password requirements box -->
416425
<data name="PasswordRequirementsHeader" xml:space="preserve"><value>Requisitos de contraseña</value></data>

Core/Resgrid.Localization/Areas/User/Home/EditProfile.fr.resx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,15 @@
365365
<data name="VerificationRateLimited" xml:space="preserve">
366366
<value>Too many verification attempts. Please try again later.</value>
367367
</data>
368+
<data name="VerificationContactNotConfigured" xml:space="preserve">
369+
<value>The selected contact method is not configured.</value>
370+
</data>
371+
<data name="VerificationInvalidContact" xml:space="preserve">
372+
<value>The selected contact method is not valid for verification delivery.</value>
373+
</data>
374+
<data name="VerificationDeliveryFailed" xml:space="preserve">
375+
<value>Unable to deliver the verification code. Please try again.</value>
376+
</data>
368377

369378
<!-- Password requirements box -->
370379
<data name="PasswordRequirementsHeader" xml:space="preserve"><value>Exigences du mot de passe</value></data>

Core/Resgrid.Localization/Areas/User/Home/EditProfile.it.resx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,15 @@
365365
<data name="VerificationRateLimited" xml:space="preserve">
366366
<value>Too many verification attempts. Please try again later.</value>
367367
</data>
368+
<data name="VerificationContactNotConfigured" xml:space="preserve">
369+
<value>The selected contact method is not configured.</value>
370+
</data>
371+
<data name="VerificationInvalidContact" xml:space="preserve">
372+
<value>The selected contact method is not valid for verification delivery.</value>
373+
</data>
374+
<data name="VerificationDeliveryFailed" xml:space="preserve">
375+
<value>Unable to deliver the verification code. Please try again.</value>
376+
</data>
368377

369378
<!-- Password requirements box -->
370379
<data name="PasswordRequirementsHeader" xml:space="preserve"><value>Requisiti della password</value></data>

Core/Resgrid.Localization/Areas/User/Home/EditProfile.pl.resx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,15 @@
365365
<data name="VerificationRateLimited" xml:space="preserve">
366366
<value>Too many verification attempts. Please try again later.</value>
367367
</data>
368+
<data name="VerificationContactNotConfigured" xml:space="preserve">
369+
<value>The selected contact method is not configured.</value>
370+
</data>
371+
<data name="VerificationInvalidContact" xml:space="preserve">
372+
<value>The selected contact method is not valid for verification delivery.</value>
373+
</data>
374+
<data name="VerificationDeliveryFailed" xml:space="preserve">
375+
<value>Unable to deliver the verification code. Please try again.</value>
376+
</data>
368377

369378
<!-- Password requirements box -->
370379
<data name="PasswordRequirementsHeader" xml:space="preserve"><value>Wymagania dotyczące hasła</value></data>

Core/Resgrid.Localization/Areas/User/Home/EditProfile.sv.resx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,15 @@
365365
<data name="VerificationRateLimited" xml:space="preserve">
366366
<value>Too many verification attempts. Please try again later.</value>
367367
</data>
368+
<data name="VerificationContactNotConfigured" xml:space="preserve">
369+
<value>The selected contact method is not configured.</value>
370+
</data>
371+
<data name="VerificationInvalidContact" xml:space="preserve">
372+
<value>The selected contact method is not valid for verification delivery.</value>
373+
</data>
374+
<data name="VerificationDeliveryFailed" xml:space="preserve">
375+
<value>Unable to deliver the verification code. Please try again.</value>
376+
</data>
368377

369378
<!-- Password requirements box -->
370379
<data name="PasswordRequirementsHeader" xml:space="preserve"><value>Lösenordskrav</value></data>

Core/Resgrid.Localization/Areas/User/Home/EditProfile.uk.resx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -365,6 +365,15 @@
365365
<data name="VerificationRateLimited" xml:space="preserve">
366366
<value>Too many verification attempts. Please try again later.</value>
367367
</data>
368+
<data name="VerificationContactNotConfigured" xml:space="preserve">
369+
<value>The selected contact method is not configured.</value>
370+
</data>
371+
<data name="VerificationInvalidContact" xml:space="preserve">
372+
<value>The selected contact method is not valid for verification delivery.</value>
373+
</data>
374+
<data name="VerificationDeliveryFailed" xml:space="preserve">
375+
<value>Unable to deliver the verification code. Please try again.</value>
376+
</data>
368377

369378
<!-- Password requirements box -->
370379
<data name="PasswordRequirementsHeader" xml:space="preserve"><value>Вимоги до пароля</value></data>

0 commit comments

Comments
 (0)