소스 검색

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>