You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 5.4:
add German translations for the Week constraint messages
sync Week constraint messages translations
[Validator] Add `D` regex modifier in relevant validators
[Validator] Add French translation for the `Week` constraint
reject malformed URLs with a meaningful exception
[Mime] Add tests on constraints
Copy file name to clipboardExpand all lines: Resources/translations/validators.af.xlf
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -450,6 +450,22 @@
450
450
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
451
451
<targetstate="needs-translation">This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</target>
452
452
</trans-unit>
453
+
<trans-unitid="116">
454
+
<source>This value does not represent a valid week in the ISO 8601 format.</source>
455
+
<targetstate="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456
+
</trans-unit>
457
+
<trans-unitid="117">
458
+
<source>This value is not a valid week.</source>
459
+
<targetstate="needs-translation">This value is not a valid week.</target>
460
+
</trans-unit>
461
+
<trans-unitid="118">
462
+
<source>This value should not be before week "{{ min }}".</source>
463
+
<targetstate="needs-translation">This value should not be before week "{{ min }}".</target>
464
+
</trans-unit>
465
+
<trans-unitid="119">
466
+
<source>This value should not be after week "{{ max }}".</source>
467
+
<targetstate="needs-translation">This value should not be after week "{{ max }}".</target>
Copy file name to clipboardExpand all lines: Resources/translations/validators.ar.xlf
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -450,6 +450,22 @@
450
450
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
451
451
<targetstate="needs-translation">This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</target>
452
452
</trans-unit>
453
+
<trans-unitid="116">
454
+
<source>This value does not represent a valid week in the ISO 8601 format.</source>
455
+
<targetstate="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456
+
</trans-unit>
457
+
<trans-unitid="117">
458
+
<source>This value is not a valid week.</source>
459
+
<targetstate="needs-translation">This value is not a valid week.</target>
460
+
</trans-unit>
461
+
<trans-unitid="118">
462
+
<source>This value should not be before week "{{ min }}".</source>
463
+
<targetstate="needs-translation">This value should not be before week "{{ min }}".</target>
464
+
</trans-unit>
465
+
<trans-unitid="119">
466
+
<source>This value should not be after week "{{ max }}".</source>
467
+
<targetstate="needs-translation">This value should not be after week "{{ max }}".</target>
Copy file name to clipboardExpand all lines: Resources/translations/validators.az.xlf
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -450,6 +450,22 @@
450
450
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
451
451
<targetstate="needs-translation">This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</target>
452
452
</trans-unit>
453
+
<trans-unitid="116">
454
+
<source>This value does not represent a valid week in the ISO 8601 format.</source>
455
+
<targetstate="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456
+
</trans-unit>
457
+
<trans-unitid="117">
458
+
<source>This value is not a valid week.</source>
459
+
<targetstate="needs-translation">This value is not a valid week.</target>
460
+
</trans-unit>
461
+
<trans-unitid="118">
462
+
<source>This value should not be before week "{{ min }}".</source>
463
+
<targetstate="needs-translation">This value should not be before week "{{ min }}".</target>
464
+
</trans-unit>
465
+
<trans-unitid="119">
466
+
<source>This value should not be after week "{{ max }}".</source>
467
+
<targetstate="needs-translation">This value should not be after week "{{ max }}".</target>
Copy file name to clipboardExpand all lines: Resources/translations/validators.be.xlf
+16Lines changed: 16 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -450,6 +450,22 @@
450
450
<source>This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</source>
451
451
<targetstate="needs-translation">This value is too long. It should contain one word.|This value is too long. It should contain {{ max }} words or less.</target>
452
452
</trans-unit>
453
+
<trans-unitid="116">
454
+
<source>This value does not represent a valid week in the ISO 8601 format.</source>
455
+
<targetstate="needs-translation">This value does not represent a valid week in the ISO 8601 format.</target>
456
+
</trans-unit>
457
+
<trans-unitid="117">
458
+
<source>This value is not a valid week.</source>
459
+
<targetstate="needs-translation">This value is not a valid week.</target>
460
+
</trans-unit>
461
+
<trans-unitid="118">
462
+
<source>This value should not be before week "{{ min }}".</source>
463
+
<targetstate="needs-translation">This value should not be before week "{{ min }}".</target>
464
+
</trans-unit>
465
+
<trans-unitid="119">
466
+
<source>This value should not be after week "{{ max }}".</source>
467
+
<targetstate="needs-translation">This value should not be after week "{{ max }}".</target>
0 commit comments