Update.
authorRotem Liss <rotem@users.mediawiki.org>
Wed, 27 Dec 2006 07:17:09 +0000 (07:17 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Wed, 27 Dec 2006 07:17:09 +0000 (07:17 +0000)
languages/messages/MessagesHe.php
maintenance/language/messages.inc

index b29fef5..9d8fefd 100644 (file)
@@ -1241,6 +1241,10 @@ $messages = array(
 'wlhideshowbots'       => '$1 בוטים',
 'wldone'               => 'בוצע.',
 
+# Displayed when you click the "watch" button and it's in the process of watching
+'watching'   => 'מוסיף לרשימת המעקב…',
+'unwatching' => 'מסיר מרשימת המעקב…',
+
 'enotif_mailer'      => 'הודעות {{SITENAME}}',
 'enotif_reset'       => 'סמן את כל הדפים כאילו נצפו',
 'enotif_newpagetext' => 'זהו דף חדש.',
index f5528eb..6c8f4c8 100644 (file)
@@ -1016,6 +1016,10 @@ $wgMessageStrucutre = array(
                'wlhideshowbots',
                'wldone',
        ),
+       'watching' => array(
+               'watching',
+               'unwatching',
+       ),
        'enotif' => array(
                'enotif_mailer',
                'enotif_reset',
@@ -1931,6 +1935,7 @@ XHTML id names.",
        'listusers'           => 'Special:Listusers',
        'emailuser'           => 'E-mail user',
        'watchlist'           => 'Watchlist',
+       'watching'            => 'Displayed when you click the "watch" button and it\'s in the process of watching',
        'enotif'              => '',
        'deleteprotectrev'    => 'Delete/protect/revert',
        'restrictions'        => 'Restrictions (nouns)',