From: Kevin Israel Date: Wed, 4 Dec 2013 06:28:35 +0000 (-0500) Subject: Remove unused messages 'edit-externally' and 'edit-externally-help' X-Git-Tag: 1.31.0-rc.0~17797^2 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=c8a4ab1ef6dd5e9cefe0c538c5760325f0577f26;p=lhc%2Fweb%2Fwiklou.git Remove unused messages 'edit-externally' and 'edit-externally-help' Follows-up 4be62363520d. Change-Id: Id178a79da5f72f3fae21072c91a49ae9a89f8a38 --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index e6ecc782dc..6ccaad929f 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -4537,10 +4537,6 @@ $8', # only translate this message to other languages if you have to change it 'exif-urgency-high' => 'High ($1)', 'exif-urgency-other' => 'User-defined priority ($1)', -# External editor support -'edit-externally' => 'Edit this file using an external application', -'edit-externally-help' => '(See the [https://www.mediawiki.org/wiki/Manual:External_editors setup instructions] for more information)', - # 'all' in various places, this might be different for inflected languages 'watchlistall2' => 'all', 'namespacesall' => 'all', diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index f0160ccc92..bb0f26dc0b 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -3453,10 +3453,6 @@ $wgMessageStructure = array( 'exif-urgency-high', 'exif-urgency-other', ), - 'edit-externally' => array( - 'edit-externally', - 'edit-externally-help', - ), 'all' => array( 'watchlistall2', 'namespacesall', @@ -4191,7 +4187,6 @@ Variants for Chinese language", 'exif-maxaperturevalue' => '', 'exif-iimcategory' => '', 'exif-urgency' => '', - 'edit-externally' => 'External editor support', 'all' => "'all' in various places, this might be different for inflected languages", 'confirmemail' => 'Email address confirmation', 'scarytransclusion' => 'Scary transclusion',