Index: trunk/extensions/Translate/check-blacklist.php |
— | — | @@ -111,6 +111,7 @@ |
112 | 112 | 'message' => array( |
113 | 113 | 'configure-condition-description-4', // Optional parameter for PLURAL |
114 | 114 | 'configure-edit-old', // Optional time parameters |
| 115 | + 'configure-old-summary-datetime', // Optional time parameters |
115 | 116 | 'configure-viewconfig-line', // Optional time parameters |
116 | 117 | ) |
117 | 118 | ), |
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt |
— | — | @@ -201,7 +201,7 @@ |
202 | 202 | optional = configure-section-djvu, configure-section-imagemagick |
203 | 203 | optional = configure-section-interwiki, configure-section-memcached |
204 | 204 | optional = configure-section-squid, configure-section-svg, configure-section-tex |
205 | | -optional = configure-section-tidy |
| 205 | +optional = configure-section-tidy, configure-old-summary-datetime |
206 | 206 | |
207 | 207 | Configure Settings |
208 | 208 | file = Configure/Configure.settings.i18n.php |