Localization update for he, and whitespace fix in en.
authorRotem Liss <rotem@users.mediawiki.org>
Tue, 8 Sep 2009 17:42:39 +0000 (17:42 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Tue, 8 Sep 2009 17:42:39 +0000 (17:42 +0000)
languages/messages/MessagesEn.php
languages/messages/MessagesHe.php

index 781a0b1..5386797 100644 (file)
@@ -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.',
+
 );
index 2ef584e..5368abe 100644 (file)
@@ -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'   => 'לא ניתן היה להסיר קטגוריה זו.
+הסיבה לכך היא בדרך כלל שהקטגוריה נוספה לדף בתוך תבנית.',
+
 );