* Removing sitesupport messages from core.
authorRotem Liss <rotem@users.mediawiki.org>
Tue, 8 Jul 2008 20:49:20 +0000 (20:49 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Tue, 8 Jul 2008 20:49:20 +0000 (20:49 +0000)
* Moving sitesupport tooltip to WikimediaMessages.

languages/messages/MessagesEn.php
languages/messages/MessagesHe.php
maintenance/language/messageTypes.inc
maintenance/language/messages.inc

index 028cc60..dadfe07 100644 (file)
@@ -712,8 +712,6 @@ XHTML id names.
 'portal-url'           => 'Project:Community Portal',
 'privacy'              => 'Privacy policy',
 'privacypage'          => 'Project:Privacy policy',
-'sitesupport'          => 'Donations',
-'sitesupport-url'      => 'Project:Site support',
 
 'badaccess'        => 'Permission error',
 'badaccess-group0' => 'You are not allowed to execute the action you have requested.',
@@ -2595,7 +2593,6 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'accesskey-n-recentchanges'         => 'r', # do not translate or duplicate this message to other languages
 'accesskey-n-randompage'            => 'x', # do not translate or duplicate this message to other languages
 'accesskey-n-help'                  => '', # do not translate or duplicate this message to other languages
-'accesskey-n-sitesupport'           => '', # do not translate or duplicate this message to other languages
 'accesskey-t-whatlinkshere'         => 'j', # do not translate or duplicate this message to other languages
 'accesskey-t-recentchangeslinked'   => 'k', # do not translate or duplicate this message to other languages
 'accesskey-feed-rss'                => '', # do not translate or duplicate this message to other languages
@@ -2656,7 +2653,6 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'tooltip-n-recentchanges'         => 'The list of recent changes in the wiki.',
 'tooltip-n-randompage'            => 'Load a random page',
 'tooltip-n-help'                  => 'The place to find out.',
-'tooltip-n-sitesupport'           => 'Support us',
 'tooltip-t-whatlinkshere'         => 'List of all wiki pages that link here',
 'tooltip-t-recentchangeslinked'   => 'Recent changes in pages linked from this page',
 'tooltip-feed-rss'                => 'RSS feed for this page',
index 1dd5b4a..597268d 100644 (file)
@@ -525,8 +525,6 @@ $messages = array(
 'portal-url'           => 'Project:שער הקהילה',
 'privacy'              => 'מדיניות הפרטיות',
 'privacypage'          => 'Project:מדיניות הפרטיות',
-'sitesupport'          => 'תרומות',
-'sitesupport-url'      => 'Project:תרומות',
 
 'badaccess'        => 'שגיאה בהרשאות',
 'badaccess-group0' => 'אינכם מורשים לבצע את הפעולה שביקשתם.',
@@ -2209,7 +2207,6 @@ $1',
 'tooltip-n-recentchanges'         => 'רשימת השינויים האחרונים באתר',
 'tooltip-n-randompage'            => 'צפייה בדף תוכן אקראי',
 'tooltip-n-help'                  => 'עזרה בשימוש באתר',
-'tooltip-n-sitesupport'           => 'תרומה',
 'tooltip-t-whatlinkshere'         => 'רשימת כל הדפים המקושרים לכאן',
 'tooltip-t-recentchangeslinked'   => 'השינויים האחרונים שבוצעו בדפים המקושרים לכאן',
 'tooltip-feed-rss'                => 'הוספת עדכון אוטומטי על ידי RSS',
index ebb1cb4..08eee3e 100644 (file)
@@ -40,7 +40,6 @@ $wgIgnoredMessages = array(
        'accesskey-n-recentchanges',
        'accesskey-n-randompage',
        'accesskey-n-help',
-       'accesskey-n-sitesupport',
        'accesskey-t-whatlinkshere',
        'accesskey-t-recentchangeslinked',
        'accesskey-feed-rss',
index 80def1c..0c5e7a3 100644 (file)
@@ -239,8 +239,6 @@ $wgMessageStructure = array(
                'portal-url',
                'privacy',
                'privacypage',
-               'sitesupport',
-               'sitesupport-url',
        ),
        'badaccess' => array(
                'badaccess',
@@ -1794,7 +1792,6 @@ $wgMessageStructure = array(
                'accesskey-n-recentchanges',
                'accesskey-n-randompage',
                'accesskey-n-help',
-               'accesskey-n-sitesupport',
                'accesskey-t-whatlinkshere',
                'accesskey-t-recentchangeslinked',
                'accesskey-t-random',
@@ -1856,7 +1853,6 @@ $wgMessageStructure = array(
                'tooltip-n-recentchanges',
                'tooltip-n-randompage',
                'tooltip-n-help',
-               'tooltip-n-sitesupport',
                'tooltip-t-whatlinkshere',
                'tooltip-t-recentchangeslinked',
                'tooltip-t-random',