Update.
authorRotem Liss <rotem@users.mediawiki.org>
Fri, 29 Dec 2006 13:51:59 +0000 (13:51 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Fri, 29 Dec 2006 13:51:59 +0000 (13:51 +0000)
languages/messages/MessagesHe.php
maintenance/language/messages.inc

index 7be20b2..08243b6 100644 (file)
@@ -222,6 +222,7 @@ $messages = array(
 'tog-forceeditsummary'        => 'הזהר אותי כשאני מכניס תקציר עריכה ריק',
 'tog-watchlisthideown'        => 'הסתר עריכות שלי ברשימת המעקב',
 'tog-watchlisthidebots'       => 'הסתר בוטים ברשימת המעקב',
+'tog-watchlisthideminor'      => 'הסתר עריכות משניות ברשימת המעקב',
 'tog-nolangconversion'        => 'בטל המרת גרסאות שפה',
 'tog-ccmeonemails'            => 'שלח אלי העתקים של הודעות דואר אלקטרוני שאני שולח למשתמשים אחרים',
 
@@ -1240,8 +1241,10 @@ $messages = array(
 'wlsaved'              => 'זוהי גרסה שמורה של רשימת המעקב.',
 'watchlist-show-bots'  => 'הצג בוטים',
 'watchlist-hide-bots'  => 'הסתר בוטים',
-'watchlist-show-own'   => 'הצגת עריכות שלי',
+'watchlist-show-own'   => 'הצג עריכות שלי',
 'watchlist-hide-own'   => 'הסתר עריכות שלי',
+'watchlist-show-minor' => 'הצג עריכות משניות',
+'watchlist-hide-minor' => 'הסתר עריכות משניות',
 'wldone'               => 'בוצע.',
 
 # Displayed when you click the "watch" button and it's in the process of watching
index f3a744d..4835535 100644 (file)
@@ -46,6 +46,7 @@ $wgMessageStrucutre = array(
                'tog-forceeditsummary',
                'tog-watchlisthideown',
                'tog-watchlisthidebots',
+               'tog-watchlisthideminor',
                'tog-nolangconversion',
                'tog-ccmeonemails',
        ),
@@ -1016,6 +1017,8 @@ $wgMessageStrucutre = array(
                'watchlist-hide-bots',
                'watchlist-show-own',
                'watchlist-hide-own',
+               'watchlist-show-minor',
+               'watchlist-hide-minor',
                'wldone',
        ),
        'watching' => array(