From: Aryeh Gregor Date: Thu, 16 Nov 2006 05:13:44 +0000 (+0000) Subject: Don't use jargon like "blanking" in the messages X-Git-Tag: 1.31.0-rc.0~55179 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=0556d1de497ea8b4ad9b262df61b70077d12606d;p=lhc%2Fweb%2Fwiklou.git Don't use jargon like "blanking" in the messages --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index e4ee7d4014..96c3771a59 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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. );