diff --git a/e107_plugins/import/languages/English_admin.php b/e107_plugins/import/languages/English_admin.php index 1b1686d79..5babdc70f 100644 --- a/e107_plugins/import/languages/English_admin.php +++ b/e107_plugins/import/languages/English_admin.php @@ -75,7 +75,6 @@ define("LAN_CONVERT_45","Cannot read import code file"); define("LAN_CONVERT_46","Error: --ERRNUM-- while writing to --DB-- database, line "); define("LAN_CONVERT_47","Batch --BLOCK-- import completed. --LINES-- read, --USERS-- added, --ERRORS-- errors"); define("LAN_CONVERT_48","Forum posts"); - define("LAN_CONVERT_49","Drupal"); define("LAN_CONVERT_50","Basic import"); define("LAN_CONVERT_51","The version of targeted Drupal."); @@ -84,3 +83,19 @@ define("LAN_CONVERT_53","The base URL of Drupal website (e.g., http://mydrupalsi define("LAN_CONVERT_54","Drupal Base URL"); define("LAN_CONVERT_55","The base URL path (i.e., directory) of the Drupal installation (e.g., /drupal/)."); define("LAN_CONVERT_56","Drupal Base Path"); +define("LAN_CONVERT_57", "No error"); +define("LAN_CONVERT_58", "Can\'t change main admin data"); +define("LAN_CONVERT_59", "invalid field passed"); +define("LAN_CONVERT_60", "Mandatory field not set"); +define("LAN_CONVERT_61", "User already exists"); +define("LAN_CONVERT_62", "Invalid characters in user or login name"); +define("LAN_CONVERT_63", "Error saving extended user fields"); +define("LAN_CONVERT_64", "Select"); +define("LAN_CONVERT_65", "Pages"); +define("LAN_CONVERT_66", "Page Chapters"); +define("LAN_CONVERT_67", "Links"); +define("LAN_CONVERT_68", "Media"); +define("LAN_CONVERT_69", "Forum"); +define("LAN_CONVERT_70", "Forum Topics/Threads"); +define("LAN_CONVERT_71", "Forum Posts"); +define("LAN_CONVERT_72", "Forum Track");