From: Aryeh Gregor Date: Fri, 12 Jan 2007 01:58:51 +0000 (+0000) Subject: Add remaining messages X-Git-Tag: 1.31.0-rc.0~54485 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=b374118e544134087e78fa879f297a71e7d4ab5b;p=lhc%2Fweb%2Fwiklou.git Add remaining messages --- diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 2ce61615bd..67d5a97812 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -1090,8 +1090,8 @@ $wgMessageStrucutre = array( 'protect-default', 'protect-level-autoconfirmed', 'protect-level-sysop', - 'protect-summary-cascade', 'protect-cascade', + 'protect-summary-cascade', ), 'restrictions' => array( 'restriction-edit', @@ -1379,6 +1379,15 @@ $wgMessageStrucutre = array( 'accesskey-t-whatlinkshere', ), 'tooltips' => array( + 'tooltip-compareselectedversions', + 'tooltip-diff', + 'tooltip-feed-atom', + 'tooltip-feed-rss', + 'tooltip-minoredit', + 'tooltip-preview', + 'tooltip-save', + 'tooltip-search', + 'tooltip-watch', 'tooltip-ca-addsection', 'tooltip-ca-delete', 'tooltip-ca-edit',