Skip to content

Commit 6e10a08

Browse files
Merge branch '5.4' into 6.0
* 5.4: Track unsilenced deprecation only for userland [Security Core], [Validator Component]
2 parents d989cc3 + 4fd05d9 commit 6e10a08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Resources/translations/validators.ca.xlf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,10 @@
386386
<source>This value is not a valid International Securities Identification Number (ISIN).</source>
387387
<target>Aquest valor no és un número d'identificació de valors internacionals (ISIN) vàlid.</target>
388388
</trans-unit>
389+
<trans-unit id="100">
390+
<source>This value should be a valid expression.</source>
391+
<target>Aquest valor hauria de ser una expressió vàlida.</target>
392+
</trans-unit>
389393
</body>
390394
</file>
391395
</xliff>

0 commit comments

Comments
 (0)