r56048 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r56047‎ | r56048 | r56049 >
Date:17:42, 8 September 2009
Author:rotem
Status:ok
Tags:
Comment:
Localization update for he, and whitespace fix in en.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesHe.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesHe.php
@@ -3476,4 +3476,19 @@
34773477 'htmlform-reset' => 'ביטול השינויים',
34783478 'htmlform-selectorother-other' => 'אחר',
34793479
 3480+# Add categories per AJAX
 3481+'ajax-add-category' => 'הוספת קטגוריה',
 3482+'ajax-add-category-submit' => 'הוספה',
 3483+'ajax-confirm-title' => 'אישור הפעולה',
 3484+'ajax-confirm-prompt' => 'באפשרותכם לכתוב תקציר עריכה למטה.
 3485+לחצו על "{{int:ajax-confirm-save}}" כדי לשמור את העריכה.',
 3486+'ajax-confirm-save' => 'שמירה',
 3487+'ajax-add-category-summary' => 'הוספת הקטגוריה "$1"',
 3488+'ajax-remove-category-summary' => 'הסרת הקטגוריה "$1"',
 3489+'ajax-confirm-actionsummary' => 'הפעולה לביצוע:',
 3490+'ajax-error-title' => 'שגיאה',
 3491+'ajax-error-dismiss' => 'אישור',
 3492+'ajax-remove-category-error' => 'לא ניתן היה להסיר קטגוריה זו.
 3493+הסיבה לכך היא בדרך כלל שהקטגוריה נוספה לדף בתוך תבנית.',
 3494+
34803495 );
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -4208,4 +4208,5 @@
42094209 'ajax-error-dismiss' => 'OK',
42104210 'ajax-remove-category-error' => 'It was not possible to remove this category.
42114211 This usually occurs when the category has been added to the page in a template.',
 4212+
42124213 );

Status & tagging log