[bug 29737] "MediaWiki:Qbsettings-directionality" should refer to script, not language.
authorPurodha B Blissenbach <purodha@users.mediawiki.org>
Wed, 13 Jul 2011 13:10:35 +0000 (13:10 +0000)
committerPurodha B Blissenbach <purodha@users.mediawiki.org>
Wed, 13 Jul 2011 13:10:35 +0000 (13:10 +0000)
RELEASE-NOTES-1.19
languages/messages/MessagesEn.php

index 841c637..34a6e01 100644 (file)
@@ -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.
index 1b5e0b4..da6d311 100644 (file)
@@ -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',