Index: trunk/extensions/Configure/Configure.settings.i18n.php |
— | — | @@ -206,8 +206,8 @@ |
207 | 207 | 'configure-setting-wgInternalServer' => "Internal server name as known to Squid, if different", |
208 | 208 | 'configure-setting-wgMaxSquidPurgeTitles' => "Maximum number of page titles to purge in any one client operation", |
209 | 209 | 'configure-setting-wgSquidMaxage' => "Cache timeout for the squid", |
210 | | - 'configure-setting-wgSquidServers' => "A list of proxy servers (ips if possible) to purge on changes", |
211 | | - 'configure-setting-wgSquidServersNoPurge' => "Same as [[#\$wgSquidServers|\$wgSquidServers]], except they are not purged", |
| 210 | + 'configure-setting-wgSquidServers' => "A list of proxy servers (IP-addresses if possible) to purge on changes", |
| 211 | + 'configure-setting-wgSquidServersNoPurge' => "A list of proxy servers (IP-addresses if possible) to not purge on changes", |
212 | 212 | 'configure-setting-wgUseESI' => "If you run Squid3 with ESI support, enable this", |
213 | 213 | 'configure-setting-wgUseSquid' => "Enable Squid", |
214 | 214 | 'configure-setting-wgAllowSlowParserFunctions' => "Allow slow parser functions", |