Index: trunk/extensions/DataTransfer/languages/DT_Messages.php |
— | — | @@ -30,6 +30,7 @@ |
31 | 31 | 'importxml' => 'Import XML', |
32 | 32 | 'dt_import_selectfile' => 'Please select the $1 file to import:', |
33 | 33 | 'dt_import_encodingtype' => 'Encoding type', |
| 34 | + 'dt_import_summarydesc' => 'Summary of import:', |
34 | 35 | 'dt_import_editsummary' => '$1 import', |
35 | 36 | 'dt_import_importing' => 'Importing...', |
36 | 37 | 'dt_import_success' => '$1 {{PLURAL:$1|page|pages}} will be created from the $2 file.', |