diff options
Diffstat (limited to 'MLEB/Translate/HISTORY')
-rw-r--r-- | MLEB/Translate/HISTORY | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MLEB/Translate/HISTORY b/MLEB/Translate/HISTORY index 8b6916f7..4777fc1e 100644 --- a/MLEB/Translate/HISTORY +++ b/MLEB/Translate/HISTORY @@ -109,12 +109,12 @@ release announcements or the git log. - Fixed fatal errors in Special:MessageGroupStats * 2012-06-21 - Fixed recent incompatibility with MW 1.19. -- Improved hiding of blacklisted groups on Special:LanguageStats. +- Improved hiding of excluded groups on Special:LanguageStats. * 2012-06-11 - Allow setting message group state for a group only for specific user right. This redefines $wgTranslateWorkflowStates to hold the rights required for a state transition. -- Allow black listing and white listing of languages in YAML configuration. YAML +- Allow excluding and including languages in YAML configuration. YAML files will have new top level section called LANGUAGES. LANGUAGES can have optional subsections whitelist and blacklist, which take an array of language codes. If a subsection is not specified, the white/blacklist value will |