Преглед на файлове

merged branch craue/patch-8 (PR #1678)

Commits
-------

7992ce6 fixed German validator translation again (see #1676)

Discussion
----------

fixed German validator translation again

see #1676
Fabien Potencier преди 14 години
родител
ревизия
9d95d14c3b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.de.xliff

+ 1 - 1
src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.de.xliff

@@ -20,7 +20,7 @@
             </trans-unit>
             </trans-unit>
             <trans-unit id="5">
             <trans-unit id="5">
                 <source>The value you selected is not a valid choice</source>
                 <source>The value you selected is not a valid choice</source>
-                <target>Der Wert, den Sie gewählt haben, ist keine gültige Wahl</target>
+                <target>Sie haben einen ungültigen Wert ausgewählt</target>
             </trans-unit>
             </trans-unit>
             <trans-unit id="6">
             <trans-unit id="6">
                 <source>You must select at least {{ limit }} choices</source>
                 <source>You must select at least {{ limit }} choices</source>