Remove the word global from the messages itselves, per r78230 CR.
authorPlatonides <platonides@users.mediawiki.org>
Tue, 14 Dec 2010 21:57:13 +0000 (21:57 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Tue, 14 Dec 2010 21:57:13 +0000 (21:57 +0000)
languages/messages/MessagesEn.php

index c6bee95..0355990 100644 (file)
@@ -1300,9 +1300,9 @@ The latest block log entry is provided below for reference:',
 '''It has not yet been saved!'''",
 'userjspreview'                    => "'''Remember that you are only testing/previewing your user JavaScript.'''
 '''It has not yet been saved!'''",
 '''It has not yet been saved!'''",
 'userjspreview'                    => "'''Remember that you are only testing/previewing your user JavaScript.'''
 '''It has not yet been saved!'''",
-'sitecsspreview'                   => "'''Remember that you are only previewing this global CSS.'''
+'sitecsspreview'                   => "'''Remember that you are only previewing this CSS.'''
 '''It has not yet been saved!'''",
 '''It has not yet been saved!'''",
-'sitejspreview'                    => "'''Remember that you are only previewing this global JavaScript code.'''
+'sitejspreview'                    => "'''Remember that you are only previewing this JavaScript code.'''
 '''It has not yet been saved!'''",
 'userinvalidcssjstitle'            => "'''Warning:''' There is no skin \"\$1\".
 Custom .css and .js pages use a lowercase title, e.g. {{ns:user}}:Foo/vector.css as opposed to {{ns:user}}:Foo/Vector.css.",
 '''It has not yet been saved!'''",
 'userinvalidcssjstitle'            => "'''Warning:''' There is no skin \"\$1\".
 Custom .css and .js pages use a lowercase title, e.g. {{ns:user}}:Foo/vector.css as opposed to {{ns:user}}:Foo/Vector.css.",