Index: trunk/phase3/maintenance/language/messages.inc |
— | — | @@ -1120,6 +1120,7 @@ |
1121 | 1121 | 'fileexists-forbidden', |
1122 | 1122 | 'fileexists-shared-forbidden', |
1123 | 1123 | 'file-exists-duplicate', |
| 1124 | + 'file-deleted-duplicate', |
1124 | 1125 | 'successfulupload', |
1125 | 1126 | 'uploadwarning', |
1126 | 1127 | 'savefile', |
— | — | @@ -1688,6 +1689,8 @@ |
1689 | 1690 | 'undelete-missing-filearchive', |
1690 | 1691 | 'undelete-error-short', |
1691 | 1692 | 'undelete-error-long', |
| 1693 | + 'undelete-show-file-confirm', |
| 1694 | + 'undelete-show-file-submit', |
1692 | 1695 | ), |
1693 | 1696 | 'nsform' => array( |
1694 | 1697 | 'namespace', |