Index: trunk/extensions/Configure/Configure.settings.i18n.php |
— | — | @@ -495,7 +495,7 @@ |
496 | 496 | 'configure-setting-wgSQLiteDataDirMode' => "Default directory mode for SQLite data directory on creation", |
497 | 497 | 'configure-setting-wgStyleDirectory' => "File system path to the skins directory", |
498 | 498 | 'configure-setting-wgStylePath' => "URL of the skins directory", |
499 | | - 'configure-setting-wgStyleSheetPath' => "TRL of the directory containing the stylesheets", |
| 499 | + 'configure-setting-wgStyleSheetPath' => "URL of the directory containing the stylesheets", |
500 | 500 | 'configure-setting-wgTmpDirectory' => "URL of the temporary directory", |
501 | 501 | 'configure-setting-wgUploadBaseUrl' => "Base URL for uploaded files if shared upload directory is not to be used", |
502 | 502 | 'configure-setting-wgUsePathInfo' => "Use 'pretty' URLs", |
— | — | @@ -1520,7 +1520,7 @@ |
1521 | 1521 | 'configure-setting-wgSQLiteDataDirMode' => 'Standard-Verzeichnismodus für SQLite-Datenverzeichnis bei Erstellung', |
1522 | 1522 | 'configure-setting-wgStyleDirectory' => 'Dateisystempfad zum skins-Verzeichnis', |
1523 | 1523 | 'configure-setting-wgStylePath' => 'URL des skins-Verzeichnisses', |
1524 | | - 'configure-setting-wgStyleSheetPath' => 'TRL des Verzeichnisses, welches die Stylesheets enthält', |
| 1524 | + 'configure-setting-wgStyleSheetPath' => 'URL des Verzeichnisses, welches die Stylesheets enthält', |
1525 | 1525 | 'configure-setting-wgTmpDirectory' => 'URL des temporären Verzeichnisses', |
1526 | 1526 | 'configure-setting-wgUploadBaseUrl' => 'Basis-URL für hochgeladene Dateien, wenn geteiltest Uploadverzeichnis nicht verwendet werden soll', |
1527 | 1527 | 'configure-setting-wgUsePathInfo' => "'Schöne' URLs verwenden", |