0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
joomla
/
1.7.3-0
/
standard
/
htdocs
/
language
/
en-GB
/
[
Home
]
File: en-GB.mod_menu.ini
; $Id: en-GB.mod_menu.ini 20196 2011-01-09 02:40:25Z ian $ ; Joomla! Project ; Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved. ; License GNU General Public License version 2 or later; see LICENSE.txt, see LICENSE.php ; Note : All ini files need to be saved as UTF-8 - No BOM MOD_MENU="Menu" MOD_MENU_FIELD_ALLCHILDREN_DESC="Expand the menu and make its sub-menu items always visible." MOD_MENU_FIELD_ALLCHILDREN_LABEL="Show Sub-menu Items" MOD_MENU_FIELD_CLASS_DESC="A suffix to be applied to the CSS class of the menu items" MOD_MENU_FIELD_CLASS_LABEL="Menu Class Suffix" MOD_MENU_FIELD_ENDLEVEL_DESC="Level to stop rendering the menu at. If you choose 'All', all levels will be shown depending on 'Show Sub-menu Items' setting." MOD_MENU_FIELD_ENDLEVEL_LABEL="End Level" MOD_MENU_FIELD_MENUTYPE_DESC="Select a menu in the list" MOD_MENU_FIELD_MENUTYPE_LABEL="Select Menu" MOD_MENU_FIELD_STARTLEVEL_DESC="Level to start rendering the menu at. Setting the start and end levels to the same # and setting 'Show Sub-menu Items' to yes will only display that single level." MOD_MENU_FIELD_STARTLEVEL_LABEL="Start Level" MOD_MENU_FIELD_TAG_ID_DESC="An ID attribute to assign to the root UL tag of the menu (optional)" MOD_MENU_FIELD_TAG_ID_LABEL="Menu Tag ID" MOD_MENU_FIELD_TARGET_DESC="JavaScript values to position a popup window, e.g. top=50,left=50,width=200,height=300" MOD_MENU_FIELD_TARGET_LABEL="Target Position" MOD_MENU_XML_DESCRIPTION="This module displays a menu on the frontend."