From: Rotem Liss Date: Tue, 8 Sep 2009 17:42:39 +0000 (+0000) Subject: Localization update for he, and whitespace fix in en. X-Git-Tag: 1.31.0-rc.0~39841 X-Git-Url: http://git.cyclocoop.org/data/Luca_Pacioli_%28Gemaelde%29.jpeg?a=commitdiff_plain;h=809943c8367a89059130834615de4eb69805a799;p=lhc%2Fweb%2Fwiklou.git Localization update for he, and whitespace fix in en. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 781a0b12d8..53867977ed 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -4208,4 +4208,5 @@ Click "{{int:ajax-confirm-save}}" to save your edit.', 'ajax-error-dismiss' => 'OK', 'ajax-remove-category-error' => 'It was not possible to remove this category. This usually occurs when the category has been added to the page in a template.', + ); diff --git a/languages/messages/MessagesHe.php b/languages/messages/MessagesHe.php index 2ef584eb31..5368abe222 100644 --- a/languages/messages/MessagesHe.php +++ b/languages/messages/MessagesHe.php @@ -3476,4 +3476,19 @@ $1', 'htmlform-reset' => 'ביטול השינויים', 'htmlform-selectorother-other' => 'אחר', +# Add categories per AJAX +'ajax-add-category' => 'הוספת קטגוריה', +'ajax-add-category-submit' => 'הוספה', +'ajax-confirm-title' => 'אישור הפעולה', +'ajax-confirm-prompt' => 'באפשרותכם לכתוב תקציר עריכה למטה. +לחצו על "{{int:ajax-confirm-save}}" כדי לשמור את העריכה.', +'ajax-confirm-save' => 'שמירה', +'ajax-add-category-summary' => 'הוספת הקטגוריה "$1"', +'ajax-remove-category-summary' => 'הסרת הקטגוריה "$1"', +'ajax-confirm-actionsummary' => 'הפעולה לביצוע:', +'ajax-error-title' => 'שגיאה', +'ajax-error-dismiss' => 'אישור', +'ajax-remove-category-error' => 'לא ניתן היה להסיר קטגוריה זו. +הסיבה לכך היא בדרך כלל שהקטגוריה נוספה לדף בתוך תבנית.', + );