From: Siebrand Mazeland Date: Sun, 26 Apr 2009 21:01:47 +0000 (+0000) Subject: Remove unused 'searchprofile-articles-and-proj' X-Git-Tag: 1.31.0-rc.0~42002 X-Git-Url: http://git.cyclocoop.org/%27-%20%20.%20url_absolue%28find_in_path%28%27spip_style.css%27%29%29%20%20%20.%20url_absolue%28find_in_path%28%27prive/spip_style.css%27%29%29%20.%20%27?a=commitdiff_plain;h=0a821051bd2673f2f44b907916f879cda7ed584e;p=lhc%2Fweb%2Fwiklou.git Remove unused 'searchprofile-articles-and-proj' --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 659b70cdd4..10ef02e5ee 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1478,7 +1478,6 @@ You can [[:\$1|create this page]].", 'searchmenu-prefix' => '[[Special:PrefixIndex/$1|Browse pages with this prefix]]', 'searchmenu-help' => '[[{{MediaWiki:Searchhelp-url}}|{{int:help}}]]?', # do not translate or duplicate this message to other languages 'searchprofile-articles' => 'Content pages', -'searchprofile-articles-and-proj' => 'Content & project pages', 'searchprofile-project' => 'Project pages', 'searchprofile-images' => 'Files', 'searchprofile-everything' => 'Everything', diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 5b81833d6a..5b503f5d3b 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -805,7 +805,6 @@ $wgMessageStructure = array( 'searchmenu-prefix', 'searchmenu-help', 'searchprofile-articles', - 'searchprofile-articles-and-proj', 'searchprofile-project', 'searchprofile-images', 'searchprofile-everything',