NOTE
Seperate IDs with comma!');
define('_JOOMAP_CFG_GOOGLE_MAP_TIP', 'The XML file generated for GoogleSiteMap');
define('_JOOMAP_GOOGLE_LINK_TIP', 'Copy link and submit to GoogleSiteMap');
// -- Menus --------------------------------------------------------------------
define('_JOOMAP_CFG_SET_ORDER', 'Set Menu Display Order');
define('_JOOMAP_CFG_MENU_SHOW', 'Show');
define('_JOOMAP_CFG_MENU_REORDER', 'Reorder');
define('_JOOMAP_CFG_MENU_ORDER', 'Order');
define('_JOOMAP_CFG_MENU_NAME', 'Menu Name');
define('_JOOMAP_CFG_DISABLE', 'Click to disable');
define('_JOOMAP_CFG_ENABLE', 'Click to enable');
define('_JOOMAP_SHOW', 'Show');
define('_JOOMAP_NO_SHOW', 'Dont\'t show');
// -- Toolbar ------------------------------------------------------------------
define('_JOOMAP_TOOLBAR_SAVE', 'Save');
define('_JOOMAP_TOOLBAR_CANCEL', 'Cancel');
// -- Errors -------------------------------------------------------------------
define('_JOOMAP_ERR_NO_LANG', 'Language file [ %s ] not found, loaded default language: english
');
define('_JOOMAP_ERR_CONF_SAVE', 'ERROR: Failed to save the configuration.');
define('_JOOMAP_ERR_NO_CREATE', 'ERROR: Not able to create Settings table');
define('_JOOMAP_ERR_NO_DEFAULT_SET', 'ERROR: Not able to insert default Settings');
define('_JOOMAP_ERR_NO_PREV_BU', 'WARNING: Not able to drop previous backup');
define('_JOOMAP_ERR_NO_BACKUP', 'ERROR: Not able to create backup');
define('_JOOMAP_ERR_NO_DROP_DB', 'ERROR: Not able to drop Settings table');
define('_JOOMAP_ERR_NO_SETTINGS', 'ERROR: Unable to load Settings from Database: Create Settings table');
// -- Config -------------------------------------------------------------------
define('_JOOMAP_MSG_SET_RESTORED', 'Settings restored');
define('_JOOMAP_MSG_SET_BACKEDUP', 'Settings saved');
define('_JOOMAP_MSG_SET_DB_CREATED', 'Settings table created');
define('_JOOMAP_MSG_SET_DEF_INSERT', 'Default Settings inserted');
define('_JOOMAP_MSG_SET_DB_DROPPED', 'Settings table dropped');
// -- CSS ----------------------------------------------------------------------
define('_JOOMAP_CSS', 'JooMap CSS');
define('_JOOMAP_CSS_EDIT', 'Edit template'); // Edit template
// -- Sitemap (Frontend) -------------------------------------------------------
define('_JOOMAP_SHOW_AS_EXTERN_ALT', 'Link opens new window');
}
?>