فهرست منبع

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>