Removing duplicate entries from en: and he:.
authorRotem Liss <rotem@users.mediawiki.org>
Fri, 20 Apr 2007 10:30:31 +0000 (10:30 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Fri, 20 Apr 2007 10:30:31 +0000 (10:30 +0000)
languages/messages/MessagesEn.php
languages/messages/MessagesHe.php

index 7a4f854..e7be6c0 100644 (file)
@@ -1675,7 +1675,6 @@ or has chosen not to receive e-mail from other users.',
 # Watchlist
 'watchlist'                    => 'My watchlist',
 'my-watchlist'                 => 'My watchlist',
-'mywatchlist'          => 'My watchlist',
 'watchlistfor' => "(for '''$1''')",
 'nowatchlist'          => 'You have no items on your watchlist.',
 'watchlistanontext' => 'Please $1 to view or edit items on your watchlist.',
index f527483..3bdf395 100644 (file)
@@ -1271,8 +1271,7 @@ $messages = array(
 
 # Watchlist
 'watchlist'            => 'רשימת המעקב שלי',
-'my-watchlist'            => 'רשימת המעקב שלי',
-'mywatchlist'          => 'רשימת המעקב שלי',
+'my-watchlist'         => 'רשימת המעקב שלי',
 'watchlistfor'         => "(עבור '''$1''')",
 'nowatchlist'          => 'אין דפים ברשימת המעקב.',
 'watchlistanontext'    => 'עליכם $1 כדי לצפות או לערוך פריטים ברשימת המעקב.',