浏览代码

merged branch mbontemps/spelling (PR #1847)

Commits
-------

377128e Fix french spelling

Discussion
----------

Fix french spelling
Fabien Potencier 14 年之前
父节点
当前提交
100eaf1e92
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.fr.xliff

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

@@ -36,7 +36,7 @@
             </trans-unit>
             <trans-unit id="9">
                 <source>The fields {{ fields }} were not expected</source>
-                <target>Les champs {{ fields }} n'ont pas été prévu</target>
+                <target>Les champs {{ fields }} n'ont pas été prévus</target>
             </trans-unit>
             <trans-unit id="10">
                 <source>The fields {{ fields }} are missing</source>