File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed
src/Symfony/Component/Validator/Resources/translations Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 434
434
<source >The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source >
435
435
<target >Der erkannte Zeichensatz ist nicht gültig ({{ detected }}). Gültige Zeichensätze sind {{ encodings }}.</target >
436
436
</trans-unit >
437
+ <trans-unit id =" 112" >
438
+ <source >This is not a valid MAC address.</source >
439
+ <target >Dies ist keine gültige MAC-Adresse.</target >
440
+ </trans-unit >
437
441
</body >
438
442
</file >
439
443
</xliff >
Original file line number Diff line number Diff line change 434
434
<source >The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</source >
435
435
<target >The detected character encoding is invalid ({{ detected }}). Allowed encodings are {{ encodings }}.</target >
436
436
</trans-unit >
437
+ <trans-unit id =" 112" >
438
+ <source >This is not a valid MAC address.</source >
439
+ <target >This is not a valid MAC address.</target >
440
+ </trans-unit >
437
441
</body >
438
442
</file >
439
443
</xliff >
You can’t perform that action at this time.
0 commit comments