Index: trunk/extensions/Configure/Configure.settings.i18n.php |
— | — | @@ -427,7 +427,7 @@ |
428 | 428 | 'configure-setting-wgLocalMessageCache' => 'Directory for local message cache', |
429 | 429 | 'configure-setting-wgMsgCacheExpiry' => 'Message Cache Expiry', |
430 | 430 | 'configure-setting-wgCheckSerialized' => 'Check if serialised files are up to date', |
431 | | - 'configure-setting-wgLocalMessageCacheSerialized' => 'Defines format of local cache', |
| 431 | + 'configure-setting-wgLocalMessageCacheSerialized' => 'Use PHP serialized format for the local message cache', |
432 | 432 | 'configure-setting-wgMaxMsgCacheEntrySize' => 'Maximum entry size in the message cache, in bytes', |
433 | 433 | 'configure-setting-wgParserCacheType' => 'Parser cache type', |
434 | 434 | 'configure-setting-wgEnableParserCache' => 'Enable Parser Cache', |