Index: trunk/extensions/Configure/Configure.settings.i18n.php |
— | — | @@ -192,7 +192,7 @@ |
193 | 193 | 'configure-setting-wgDebugRawPage' => "Leave requests for CSS/JS pages out of debug log", |
194 | 194 | 'configure-setting-wgDebugLogPrefix' => "Prefix for debug log lines", |
195 | 195 | 'configure-setting-wgDebugRedirects' => "Displays redirect location instead of actually redirecting to the target URL", |
196 | | - 'configure-setting-wgLogQueries' => 'Log queries made with Extension AskSQL (if installed)', |
| 196 | + 'configure-setting-wgLogQueries' => 'Log queries made with extension AskSQL (if installed)', |
197 | 197 | 'configure-setting-wgShowExceptionDetails' => "Print a complete stack trace for exceptions", |
198 | 198 | 'configure-setting-wgShowSQLErrors' => "Show database error pages", |
199 | 199 | 'configure-setting-wgStatsMethod' => "Destination for wfIncrStats() data", |