Index: trunk/translatewiki/MediaWiki/mediawiki-defines.txt |
— | — | @@ -279,12 +279,24 @@ |
280 | 280 | optional = configure-setting-desc |
281 | 281 | |
282 | 282 | Confirm Account |
283 | | -file = ConfirmAccount/presentation/ConfirmAccount.i18n.php |
284 | | -aliasfile = ConfirmAccount/presentation/ConfirmAccount.alias.php |
| 283 | +file = ConfirmAccount/frontend/language/ConfirmAccount.i18n.php |
| 284 | +aliasfile = ConfirmAccount/frontend/language/ConfirmAccount.alias.php |
285 | 285 | descmsg = confirmedit-desc |
| 286 | + |
| 287 | +Confirm Account - Page |
| 288 | +id = ext-confirmaccount-page |
| 289 | +file = ConfirmAccount/frontend/language/ConfirmAccountPage.i18n.php |
| 290 | + |
| 291 | +Confirm Account - Request Account |
| 292 | +id = ext-confirmaccount-requestaccount |
| 293 | +file = ConfirmAccount/frontend/language/RequestAccountPage.i18n.php |
286 | 294 | optional = requestaccount-info, requestaccount-footer |
287 | 295 | ignored = requestaccount-areas |
288 | 296 | |
| 297 | +Confirm Account - User Credentials |
| 298 | +id = ext-confirmaccount-usercredentials |
| 299 | +file = ConfirmAccount/frontend/language/UserCredentialsPage.i18n.php |
| 300 | + |
289 | 301 | Confirm Edit |
290 | 302 | aliasfile = ConfirmEdit/ConfirmEdit.alias.php |
291 | 303 | descmsg = captcha-desc |