Index: trunk/extensions/Configure/Configure.settings.i18n.php |
— | — | @@ -253,7 +253,7 @@ |
254 | 254 | 'configure-setting-wgCountCategorizedImagesAsUsed' => "On [[Special:UnusedImages]], consider files used if they are put into a category", |
255 | 255 | 'configure-setting-wgDisableCounters' => "Disable page view counters", |
256 | 256 | 'configure-setting-wgHitcounterUpdateFreq' => "Page counter update frequency", |
257 | | - 'configure-setting-wgUseCommaCount' => "Use a comma, instead of a link, to count a page as 'valid' when counting", |
| 257 | + 'configure-setting-wgUseCommaCount' => "Use comma to count as a valid page (true) or use link to count as a valid page (false) counting pages", |
258 | 258 | 'configure-setting-wgWantedPagesThreshold' => "Minimum number of links required before a page is listed on [[Special:Wantedpages]]", |
259 | 259 | 'configure-setting-wgDefaultSkin' => "Default skin name", |
260 | 260 | 'configure-setting-wgSkipSkin' => "Disallowed skin name", |
— | — | @@ -454,7 +454,7 @@ |
455 | 455 | 'configure-setting-wgScriptExtension' => "Extension to append to script names by default", |
456 | 456 | 'configure-setting-wgScriptPath' => "The base URL path", |
457 | 457 | 'configure-setting-wgServer' => "The base URL of the server", |
458 | | - 'configure-setting-wgServerName' => "The name of the server without the protocol. (eg, en.wikipedia.org)", |
| 458 | + 'configure-setting-wgServerName' => "The name of the server without the protocol. (for example en.wikipedia.org)", |
459 | 459 | 'configure-setting-wgSQLiteDataDirMode' => "Default directory mode for SQLite data directory on creation", |
460 | 460 | 'configure-setting-wgStyleDirectory' => "The file system path to the skins directory", |
461 | 461 | 'configure-setting-wgStylePath' => "The URL of the skins directory", |