From: Sam Reed Date: Sun, 1 Jan 2012 20:16:08 +0000 (+0000) Subject: Fix fixme on r107744 (though, I'm guessing r107743 is at fault, for not adding a... X-Git-Tag: 1.31.0-rc.0~25633 X-Git-Url: http://git.cyclocoop.org/%22.%24h.%22?a=commitdiff_plain;h=8745cccc479cf35db21681f94758b7a09511a182;p=lhc%2Fweb%2Fwiklou.git Fix fixme on r107744 (though, I'm guessing r107743 is at fault, for not adding a blockcomment variable after adding it higher up in messages.inc --- diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index c8115d0a1f..5c92cbc067 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -3775,6 +3775,7 @@ Variants for Chinese language", 'autosumm' => 'Auto-summaries', 'autoblock_whitelist' => 'Autoblock whitelist', 'sizeunits' => 'Size units', + 'bitrateunits' => 'Bitrate units', 'livepreview' => 'Live preview', 'lagwarning' => 'Friendlier slave lag warnings', 'watchlisteditor' => 'Watchlist editor',