Don't use jargon like "blanking" in the messages
authorAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 16 Nov 2006 05:13:44 +0000 (05:13 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Thu, 16 Nov 2006 05:13:44 +0000 (05:13 +0000)
languages/messages/MessagesEn.php

index e4ee7d4..96c3771 100644 (file)
@@ -2590,7 +2590,7 @@ Please confirm that really want to recreate this page.',
 'table_pager_empty' => 'No results',
 
 #Auto-summaries
-'autosumm-blank' => 'Blanking page',
+'autosumm-blank' => 'Removing all content from page',
 'autosumm-replace' => 'Replacing page with \'$1\'',
 'autoredircomment' => 'Redirecting to [[$1]]', #This should be changed to the new naming convention, but existed beforehand.
 );