浏览代码

merged branch jdreesen/trans-fix-1 (PR #2173)

Commits
-------

e98cbc3 fixed typo

Discussion
----------

Fixed typo in the hebrew translation file
Fabien Potencier 13 年之前
父节点
当前提交
532b0b6b59
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/Symfony/Bundle/FrameworkBundle/Resources/translations/validators.he.xliff

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

@@ -163,7 +163,7 @@
                 <target>הערך אינו ארץ חוקית</target>
             </trans-unit>
             <trans-unit id="41">
-                <source>This value is already used</source>
+                <source>This value is already used</source>
                 <target>הערך כבר בשימוש</target>
             </trans-unit>
         </body>