فهرست منبع

Updated Hebrew po file.
A small cosmetic fix to plugins/abook_take/setup.php (lines 159 & 163) - added  .

stakadush 23 سال پیش
والد
کامیت
dcb3ceba01
2فایلهای تغییر یافته به همراه382 افزوده شده و 270 حذف شده
  1. 380 268
      locale/he_HE/LC_MESSAGES/squirrelmail.po
  2. 2 2
      plugins/abook_take/setup.php

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 380 - 268
locale/he_HE/LC_MESSAGES/squirrelmail.po


+ 2 - 2
plugins/abook_take/setup.php

@@ -156,11 +156,11 @@ function abook_take_options()
           '<input type="checkbox" name="abook_take_abook_take_hide"';
           if ($abook_take_hide)
             echo ' checked';
-          echo '>' . _("Hide the box") . '<br>' .
+          echo '>&nbsp;' . _("Hide the box") . '<br>' .
           '<input type=checkbox name="abook_take_abook_take_verify"';
           if ($abook_take_verify)
             echo ' checked';
-          echo '>' . _("Try to verify addresses") . '</td></tr>';
+          echo '>&nbsp;' . _("Try to verify addresses") . '</td></tr>';
 }
 
 

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است