From: Purodha B Blissenbach Date: Wed, 13 Jul 2011 13:10:35 +0000 (+0000) Subject: [bug 29737] "MediaWiki:Qbsettings-directionality" should refer to script, not language. X-Git-Tag: 1.31.0-rc.0~28878 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=6fc1944ee3f6dca97b8ff3d9251d11efd4161730;p=lhc%2Fweb%2Fwiklou.git [bug 29737] "MediaWiki:Qbsettings-directionality" should refer to script, not language. --- diff --git a/RELEASE-NOTES-1.19 b/RELEASE-NOTES-1.19 index 841c63736a..34a6e01954 100644 --- a/RELEASE-NOTES-1.19 +++ b/RELEASE-NOTES-1.19 @@ -157,7 +157,9 @@ production. are disabled for user pages. * (bug 12205) Bidirectional names in action=credits are split and displayed incorrectly when wrapped to the next line. -* (bug 120781) Move 'mainpagetext' messages to installer's .i18n file. +* (bug 20781) Move 'mainpagetext' messages to installer's .i18n file. +* (bug 29737) "MediaWiki:Qbsettings-directionality" should refer to script, + not language. === API changes in 1.19 === * BREAKING CHANGE: action=watch now requires POST and token. diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 1b5e0b4eb1..da6d311a58 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1731,7 +1731,7 @@ Note that their indexes of {{SITENAME}} content may be out of date.', 'qbsettings-fixedright' => 'Fixed right', 'qbsettings-floatingleft' => 'Floating left', 'qbsettings-floatingright' => 'Floating right', -'qbsettings-directionality' => 'Fixed, depending on the directionality of your language', +'qbsettings-directionality' => 'Fixed, depending on the directionality of your script and your language', # Preferences page 'preferences' => 'Preferences',