Index: trunk/extensions/Configure/Configure.i18n.php |
— | — | @@ -91,7 +91,7 @@ |
92 | 92 | 'configure-section-site' => 'Site customisation', |
93 | 93 | 'configure-section-ajax' => 'Ajax', |
94 | 94 | 'configure-section-css-js' => 'CSS and JavaScript', |
95 | | - 'configure-section-ressourceloader' => 'Ressource loader', |
| 95 | + 'configure-section-resourceloader' => 'Resource loader', |
96 | 96 | 'configure-section-namespaces' => 'Namespaces', |
97 | 97 | 'configure-section-stats' => 'Site statistics', |
98 | 98 | 'configure-section-skin' => 'Skins', |
Index: trunk/extensions/Configure/settings/Settings-core.php |
— | — | @@ -59,7 +59,7 @@ |
60 | 60 | 'wgHandheldStyle' => 'text', |
61 | 61 | 'wgHandheldForIPhone' => 'bool', |
62 | 62 | ), |
63 | | - 'ressourceloader' => array( |
| 63 | + 'resourceloader' => array( |
64 | 64 | 'wgResourceLoaderDebug' => 'bool', |
65 | 65 | 'wgResourceLoaderInlinePrivateModules' => 'bool', |
66 | 66 | 'wgResourceLoaderMaxage' => 'array', |