From: Brion Vibber Date: Tue, 27 Apr 2004 22:42:56 +0000 (+0000) Subject: Copy in a couple of tab text bits to make sure that tabs render correctly in IE.... X-Git-Tag: 1.3.0beta1~239 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/modifier.php?a=commitdiff_plain;h=b4f09fe96be6717880616f3a10775d079761ad0c;p=lhc%2Fweb%2Fwiklou.git Copy in a couple of tab text bits to make sure that tabs render correctly in IE. May not be accurate; pls proofread --- diff --git a/languages/LanguageHe.php b/languages/LanguageHe.php index 9dec31706a..25a20e6a76 100644 --- a/languages/LanguageHe.php +++ b/languages/LanguageHe.php @@ -159,6 +159,7 @@ include_once("LanguageUtf8.php"); "about" => "אודות", "aboutwikipedia" => "אודות ויקיפדיה", "aboutpage" => "ויקיפדיה:אודות", +'article' => 'מאמר', #???? "help" => "עזרה", "helppage" => "ויקיפדיה:עזרה", "wikititlesuffix" => "ויקיפדיה", @@ -185,7 +186,9 @@ include_once("LanguageUtf8.php"); "help" => "עזרה", "search" => "חפש", "history" => "גירסאות קודמות", +"history_short" => "גירסאות קודמות", "printableversion" => "גירסה להדפסה", +"edit" => "עריכה", "editthispage" => "ערוך דף זה", "deletethispage" => "מחק דף זה", "protectthispage" => "הפוך דף זה למוגן", @@ -194,6 +197,8 @@ include_once("LanguageUtf8.php"); "talkpage" => "שוחח על דף זה", "articlepage" => "צפה במאמר", "subjectpage" => "צפה בנושא", # For compatibility +'talk' => 'שיחה', +'toolbox' => 'Toolbox', "userpage" => "צפה בדף המשתמש", "wikipediapage" => "צפה בדף המטא", "imagepage" => "צפה בדף התמונה",