r51252 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51251‎ | r51252 | r51253 >
Date:18:08, 31 May 2009
Author:rotem
Status:ok
Tags:
Comment:
Localization update for he, and fixes.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/languages/messages/MessagesHe.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -807,6 +807,7 @@
808808 'search-mwsuggest-disabled',
809809 'search-relatedarticle',
810810 'mwsuggest-disable',
 811+ 'searcheverything-enable',
811812 'searchrelated',
812813 'searchall',
813814 'showingresults',
@@ -826,7 +827,6 @@
827828 'search-external',
828829 'searchdisabled',
829830 'googlesearch',
830 - 'searcheverything-enable',
831831 ),
832832 'opensearch' => array(
833833 'opensearch-desc',
Index: trunk/phase3/languages/messages/MessagesHe.php
@@ -124,6 +124,7 @@
125125 'img_right' => array( '1', 'ימין', 'right' ),
126126 'img_left' => array( '1', 'שמאל', 'left' ),
127127 'img_none' => array( '1', 'ללא', 'none' ),
 128+ 'img_width' => array( '1', '$1px' ),
128129 'img_center' => array( '1', 'מרכז', 'center', 'centre' ),
129130 'img_framed' => array( '1', 'ממוסגר', 'מסגרת', 'framed', 'enframed', 'frame' ),
130131 'img_frameless' => array( '1', 'לא ממוסגר', 'ללא מסגרת', 'frameless' ),
@@ -1234,6 +1235,7 @@
12351236 'search-mwsuggest-disabled' => 'ללא הצעות',
12361237 'search-relatedarticle' => 'קשור',
12371238 'mwsuggest-disable' => 'ביטול הצעות AJAX',
 1239+'searcheverything-enable' => 'חיפוש בכל מרחבי השם',
12381240 'searchrelated' => 'קשור',
12391241 'searchall' => 'הכול',
12401242 'showingresults' => "הצגת עד {{PLURAL:$1|תוצאה '''אחת'''|'''$1''' תוצאות}} החל ממספר #'''$2''':",
@@ -1247,6 +1249,9 @@
12481250 'powersearch-ns' => 'חיפוש במרחבי השם:',
12491251 'powersearch-redir' => 'הצגת דפי הפניה',
12501252 'powersearch-field' => 'חיפוש',
 1253+'powersearch-togglelabel' => 'בחירה:',
 1254+'powersearch-toggleall' => 'הכול',
 1255+'powersearch-togglenone' => 'אף אחד',
12511256 'search-external' => 'חיפוש חיצוני',
12521257 'searchdisabled' => 'לצערנו, עקב עומס על המערכת, לא ניתן לחפש כעת בטקסט המלא של הדפים. באפשרותכם להשתמש בינתיים בגוגל, אך שימו לב שייתכן שהוא אינו מעודכן.',
12531258
@@ -1318,7 +1323,7 @@
13191324 'allowemail' => 'קבלת דוא"ל ממשתמשים אחרים',
13201325 'prefs-searchoptions' => 'אפשרויות חיפוש',
13211326 'prefs-namespaces' => 'מרחבי שם',
1322 -'defaultns' => 'מרחבי שם לחיפוש כברירת מחדל:',
 1327+'defaultns' => 'אחרת, החיפוש יתבצע במרחבי השם הבאים:',
13231328 'default' => 'ברירת מחדל',
13241329 'prefs-files' => 'קבצים',
13251330 'prefs-custom-css' => 'קובץ CSS מותאם אישית',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1476,7 +1476,7 @@
14771477 'search-mwsuggest-disabled' => 'no suggestions',
14781478 'search-relatedarticle' => 'Related',
14791479 'mwsuggest-disable' => 'Disable AJAX suggestions',
1480 -'searcheverything-enable' => 'Search in all namespaces',
 1480+'searcheverything-enable' => 'Search in all namespaces',
14811481 'searchrelated' => 'related',
14821482 'searchall' => 'all',
14831483 'showingresults' => "Showing below up to {{PLURAL:$1|'''1''' result|'''$1''' results}} starting with #'''$2'''.",

Status & tagging log