Переглянути джерело

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>';
 }
 
 

Деякі файли не було показано, через те що забагато файлів було змінено