Moving tooltip-recreate near all the other tooltips.
authorRotem Liss <rotem@users.mediawiki.org>
Fri, 12 Jan 2007 16:49:12 +0000 (16:49 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Fri, 12 Jan 2007 16:49:12 +0000 (16:49 +0000)
languages/messages/MessagesEn.php
languages/messages/MessagesHe.php
maintenance/language/messages.inc

index 20fc8fb..a8b5652 100644 (file)
@@ -2180,6 +2180,7 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]]
 'tooltip-diff' => 'Show which changes you made to the text.',
 'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page.',
 'tooltip-watch' => 'Add this page to your watchlist',
 'tooltip-diff' => 'Show which changes you made to the text.',
 'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page.',
 'tooltip-watch' => 'Add this page to your watchlist',
+'tooltip-recreate' => 'Recreate the page despite it has been deleted',
 
 # stylesheets
 'common.css' => '/** CSS placed here will be applied to all skins */',
 
 # stylesheets
 'common.css' => '/** CSS placed here will be applied to all skins */',
@@ -2669,7 +2670,6 @@ $1
 : \'\'$2\'\'
 Please confirm that really want to recreate this page.',
 'recreate' => 'Recreate',
 : \'\'$2\'\'
 Please confirm that really want to recreate this page.',
 'recreate' => 'Recreate',
-'tooltip-recreate' => 'Recreate the page despite it has been deleted',
 
 'unit-pixel' => 'px',
 
 
 'unit-pixel' => 'px',
 
index 893db4c..b4acdc6 100644 (file)
@@ -1678,6 +1678,7 @@ $NEWPAGE
 'tooltip-diff'                    => 'צפו בשינויים שערכתם בטקסט',
 'tooltip-compareselectedversions' => 'צפו בהשוואה של שתי גרסאות של דף זה',
 'tooltip-watch'                   => 'הוסיפו דף זה לרשימת המעקב',
 'tooltip-diff'                    => 'צפו בשינויים שערכתם בטקסט',
 'tooltip-compareselectedversions' => 'צפו בהשוואה של שתי גרסאות של דף זה',
 'tooltip-watch'                   => 'הוסיפו דף זה לרשימת המעקב',
+'tooltip-recreate'                => 'צור מחדש את הדף למרות שהוא נמחק',
 
 # Stylesheets
 'common.css'   => '/* הסגנונות הנכתבים כאן ישפיעו על כל הרקעים */',
 
 # Stylesheets
 'common.css'   => '/* הסגנונות הנכתבים כאן ישפיעו על כל הרקעים */',
@@ -2142,7 +2143,6 @@ $1
 :'''$2'''
 אנא אשרו שאתם אכן רוצים ליצור מחדש את הדף.",
 'recreate'            => 'צור מחדש',
 :'''$2'''
 אנא אשרו שאתם אכן רוצים ליצור מחדש את הדף.",
 'recreate'            => 'צור מחדש',
-'tooltip-recreate'    => 'צור מחדש את הדף למרות שהוא נמחק',
 
 'unit-pixel' => 'px',
 
 
 'unit-pixel' => 'px',
 
index 3e02997..aff02dd 100644 (file)
@@ -1445,6 +1445,7 @@ $wgMessageStrucutre = array(
                'tooltip-diff',
                'tooltip-compareselectedversions',
                'tooltip-watch',
                'tooltip-diff',
                'tooltip-compareselectedversions',
                'tooltip-watch',
+               'tooltip-recreate',
        ),
        'stylesheets' => array(
                'common.css',
        ),
        'stylesheets' => array(
                'common.css',
@@ -1924,7 +1925,6 @@ $wgMessageStrucutre = array(
                'deletedwhileediting',
                'confirmrecreate',
                'recreate',
                'deletedwhileediting',
                'confirmrecreate',
                'recreate',
-               'tooltip-recreate',
        ),
        'unit-pixel' => array(
                'unit-pixel',
        ),
        'unit-pixel' => array(
                'unit-pixel',