Index: trunk/extensions/Configure/Configure.settings.i18n.php |
— | — | @@ -189,7 +189,7 @@ |
190 | 190 | 'configure-setting-wgSMTP' => 'SMTP server', |
191 | 191 | 'configure-setting-wgUserEmailUseReplyTo' => 'Use Reply-To instead of From', |
192 | 192 | 'configure-setting-wgColorErrors' => 'Color command-line messages', |
193 | | - 'configure-setting-wgDebugComments' => 'Include portions of log output in page HTML comment.', |
| 193 | + 'configure-setting-wgDebugComments' => 'Include portions of log output in page HTML comment', |
194 | 194 | 'configure-setting-wgDebugDumpSql' => 'Dump SQL queries to debug output', |
195 | 195 | 'configure-setting-wgDebugLogFile' => 'Debug log file', |
196 | 196 | 'configure-setting-wgDebugLogGroups' => 'Specific logging group files', |
— | — | @@ -445,7 +445,7 @@ |
446 | 446 | 'configure-setting-wgValidateAllHtml' => 'Refuse to display non-valid pages', |
447 | 447 | 'configure-setting-wgTexvc' => 'Location of the texvc binary', |
448 | 448 | 'configure-setting-wgUseTeX' => 'Enable TeX', |
449 | | - 'configure-setting-wgRawHtml' => 'Allow raw, unchecked HTML in <nowiki><html>...</html></nowiki> sections.', |
| 449 | + 'configure-setting-wgRawHtml' => 'Allow raw, unchecked HTML in <nowiki><html>{{int:ellipsis}}</html></nowiki> sections', |
450 | 450 | 'configure-setting-wgXMLMimeTypes' => 'Detectable XML MIME types', |
451 | 451 | 'configure-setting-wgXMLMimeTypes-key' => 'MIME type', |
452 | 452 | 'configure-setting-wgDocType' => 'Document type to use in the DOCTYPE declaration', |
— | — | @@ -518,7 +518,7 @@ |
519 | 519 | 'configure-setting-wgUploadNavigationUrl' => 'URL for the upload navigation link', |
520 | 520 | 'configure-setting-wgUploadPath' => 'URL of the upload directory', |
521 | 521 | 'configure-setting-wgVariantArticlePath' => 'Path for language-variant pages', |
522 | | - 'configure-setting-wgAllowCategorizedRecentChanges' => 'Allow to filter the recent changes by a category or one of its sub(subsubsub...)categories', |
| 522 | + 'configure-setting-wgAllowCategorizedRecentChanges' => 'Allow to filter the recent changes by a category or one of its sub(subsubsub{{int:ellipsis}})categories', |
523 | 523 | 'configure-setting-wgPutIPinRC' => "Log IP addresses in the 'recentchanges' table", |
524 | 524 | 'configure-setting-wgRCChangedSizeThreshold' => 'Highlight character count difference lower than this in recent changes', |
525 | 525 | 'configure-setting-wgRCFilterByAge' => 'Filter $wgRCLinkDays to avoid showing links for values higher than $wgRCMaxAge', |