summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/Translate/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/Translate/HISTORY')
-rw-r--r--www/wiki/extensions/Translate/HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wiki/extensions/Translate/HISTORY b/www/wiki/extensions/Translate/HISTORY
index 89665fe8..8b6916f7 100644
--- a/www/wiki/extensions/Translate/HISTORY
+++ b/www/wiki/extensions/Translate/HISTORY
@@ -750,7 +750,7 @@ release announcements or the git log.
* Export task was erronously outputting as plain
* New variable $wgTranslateCC for adding custom groups
* WikiMessageGroup class, which is easy to use class for defining a message group for wiki's custom user interface elements
-* Array keys in $wgTranslateEC and $wgTranslateAC are not used for alphabetical sorting only. MessageGroup::$id and MessageGroup::getId() are used for everything else.
+* Array keys in $wgTranslateEC and $wgTranslateAC are now used for alphabetical sorting only. MessageGroup::$id and MessageGroup::getId() are used for everything else.
* Export documentation messages as "extracted comments" in po export
* Import fuzzy messages as fuzzy in po import
* Experimental support for some extensions in export.php