浏览代码

fixed German validator translation again (see #1676)

Christian Raue 14 年之前
父节点
当前提交
7992ce6796
共有 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 id="5">
                 <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 id="6">
                 <source>You must select at least {{ limit }} choices</source>