From: Siebrand Mazeland Date: Tue, 17 Jun 2008 10:44:40 +0000 (+0000) Subject: Fix typos. Thanks to Lejonel for spotting them. X-Git-Tag: 1.31.0-rc.0~46973 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22suivi_revisions%22%2C%22id_auteur=%24connecte%22%29%20.%20%22?a=commitdiff_plain;h=2af5f3ac7ff7067f15b2bb8aa2ffab4607b4cdca;p=lhc%2Fweb%2Fwiklou.git Fix typos. Thanks to Lejonel for spotting them. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 641746280d..d7273e9240 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2667,7 +2667,7 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]] 'common.css' => '/* CSS placed here will be applied to all skins */', # only translate this message to other languages if you have to change it 'standard.css' => '/* CSS placed here will affect users of the Standard skin */', # only translate this message to other languages if you have to change it 'nostalgia.css' => '/* CSS placed here will affect users of the Nostalgia skin */', # only translate this message to other languages if you have to change it -'cologneblue.css' => '/* CSS placed here will affect users of the Bologne Blue skin */', # only translate this message to other languages if you have to change it +'cologneblue.css' => '/* CSS placed here will affect users of the Cologne Blue skin */', # only translate this message to other languages if you have to change it 'monobook.css' => '/* CSS placed here will affect users of the Monobook skin */', # only translate this message to other languages if you have to change it 'myskin.css' => '/* CSS placed here will affect users of the Myskin skin */', # only translate this message to other languages if you have to change it 'chick.css' => '/* CSS placed here will affect users of the Chick skin */', # only translate this message to other languages if you have to change it @@ -2679,7 +2679,7 @@ All transwiki import actions are logged at the [[Special:Log/import|import log]] 'common.js' => '/* Any JavaScript here will be loaded for all users on every page load. */', # only translate this message to other languages if you have to change it 'standard.js' => '/* Any JavaScript here will be loaded for users using the Standard skin */', # only translate this message to other languages if you have to change it 'nostalgia.js' => '/* Any JavaScript here will be loaded for users using the Nostalgia skin */', # only translate this message to other languages if you have to change it -'cologneblue.js' => '/* Any JavaScript here will be loaded for users using the Bologne Blue skin */', # only translate this message to other languages if you have to change it +'cologneblue.js' => '/* Any JavaScript here will be loaded for users using the Cologne Blue skin */', # only translate this message to other languages if you have to change it 'monobook.js' => '/* Any JavaScript here will be loaded for users using the MonoBook skin */', # only translate this message to other languages if you have to change it 'myskin.js' => '/* Any JavaScript here will be loaded for users using the Myskin skin */', # only translate this message to other languages if you have to change it 'chick.js' => '/* Any JavaScript here will be loaded for users using the Chick skin */', # only translate this message to other languages if you have to change it