Преглед изворни кода

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

Неке датотеке нису приказане због велике количине промена