Localization update for he and fixing comment in en.
authorRotem Liss <rotem@users.mediawiki.org>
Fri, 12 Jun 2009 20:38:32 +0000 (20:38 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Fri, 12 Jun 2009 20:38:32 +0000 (20:38 +0000)
languages/messages/MessagesEn.php
languages/messages/MessagesHe.php
maintenance/language/messages.inc

index 1e73af9..f4d58a6 100644 (file)
@@ -650,6 +650,7 @@ XHTML id names.
 'sitetitle'      => '{{SITENAME}}', # do not translate or duplicate this message to other languages
 'sitesubtitle'   => '', # do not translate or duplicate this message to other languages
 
+# Vector skin
 'vector-action-addsection'   => 'Add topic',
 'vector-action-delete'       => 'Delete',
 'vector-action-move'         => 'Move',
index 16e304b..f9fe634 100644 (file)
@@ -470,6 +470,30 @@ $messages = array(
 'faq'            => 'שאלות ותשובות',
 'faqpage'        => 'Project:שאלות ותשובות',
 
+# Vector skin
+'vector-action-addsection'   => 'הוספת נושא',
+'vector-action-delete'       => 'מחיקה',
+'vector-action-move'         => 'העברה',
+'vector-action-protect'      => 'הגנה',
+'vector-action-undelete'     => 'ביטול מחיקה',
+'vector-action-unprotect'    => 'הסרת הגנה',
+'vector-namespace-category'  => 'קטגוריה',
+'vector-namespace-help'      => 'דף עזרה',
+'vector-namespace-image'     => 'קובץ',
+'vector-namespace-main'      => 'דף',
+'vector-namespace-media'     => 'דף מדיה',
+'vector-namespace-mediawiki' => 'הודעה',
+'vector-namespace-project'   => 'דף מיזם',
+'vector-namespace-special'   => 'דף מיוחד',
+'vector-namespace-talk'      => 'שיחה',
+'vector-namespace-template'  => 'תבנית',
+'vector-namespace-user'      => 'דף משתמש',
+'vector-view-create'         => 'יצירה',
+'vector-view-edit'           => 'עריכה',
+'vector-view-history'        => 'הצגת היסטוריה',
+'vector-view-view'           => 'קריאה',
+'vector-view-viewsource'     => 'הצגת מקור',
+
 # Metadata in edit box
 'metadata_help' => 'מטא־דטה:',
 
@@ -489,7 +513,6 @@ $messages = array(
 'permalink'         => 'קישור קבוע',
 'print'             => 'גרסה להדפסה',
 'edit'              => 'עריכה',
-'view'              => 'קריאה',
 'create'            => 'יצירה',
 'editthispage'      => 'עריכת דף זה',
 'create-this-page'  => 'יצירת דף זה',
index 9ab8423..5eeefab 100644 (file)
@@ -208,7 +208,6 @@ $wgMessageStructure = array(
                'permalink',
                'print',
                'edit',
-               'view',
                'create',
                'editthispage',
                'create-this-page',
@@ -3056,6 +3055,7 @@ XHTML id names.",
        'mainpage'            => '',
        'miscellaneous1'      => '',
        'cologneblue'         => 'Cologne Blue skin',
+       'vector'              => 'Vector skin',
        'metadata_help'       => 'Metadata in edit box',
        'miscellaneous2'      => '',
        'links'               => 'All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).',