diff --git a/e107_plugins/alt_auth/languages/English/admin_otherdb_conf.php b/e107_plugins/alt_auth/languages/English/admin_otherdb_conf.php index bab5353a2..42a9218e1 100644 --- a/e107_plugins/alt_auth/languages/English/admin_otherdb_conf.php +++ b/e107_plugins/alt_auth/languages/English/admin_otherdb_conf.php @@ -24,6 +24,7 @@ define("IMPORTDB_LAN_6", 'Generic SHA1'); define("IMPORTDB_LAN_7", 'MD5 (E107 original)'); define("IMPORTDB_LAN_8", 'E107 salted (option 0.8 on)'); define("IMPORTDB_LAN_12", 'PHPBB2/PHPBB3 salted'); +define("IMPORTDB_LAN_14", 'Magento salted'); define('SHOW_COPY_HELP', TRUE);