| Current Path : /var/www/element/data/www/greenpr.ru/bitrix/modules/main/lang/en/public/ |
| Current File : /var/www/element/data/www/greenpr.ru/bitrix/modules/main/lang/en/public/folder_new.php |
<? $MESS ['PAGE_NEW_FILENAME'] = "Folder name"; $MESS ['PAGE_NEW_WINDOW_TITLE'] = "New section creation wizard"; $MESS ['PAGE_NEW_SUB_TITLE'] = "Creating of a new section in folder"; $MESS ['PAGE_NEW_FILE_EXISTS'] = "A file with this name already exists."; $MESS ['PAGE_NEW_FOLDER_EXISTS'] = "A folder with this name already exists."; $MESS ['PAGE_NEW_ACCESS_DENIED'] = "You have no permission to create section."; $MESS ['PAGE_NEW_FOLDER_CREATE_ERROR'] = "Error creating folder. Possible reason: You have not enough permissions to create a new folder."; $MESS ['PAGE_NEW_FILE_NAME_EMPTY'] = "Folder name cannot be empty."; $MESS ['PAGE_NEW_FILE_NAME_VALID_SYMBOLS'] = "Not allowed characters in folder name."; $MESS ['PAGE_NEW_DEFAULT_TITLE'] = "New section"; $MESS ['PAGE_NEW_EDIT_PAGE'] = "start editing an index page"; $MESS ['PAGE_NEW_ADD_MENU'] = "add Menu Item"; $MESS ['PAGE_NEW_MENU_NAME'] = "New name of the Menu Item"; $MESS ['PAGE_NEW_MENU_TYPE'] = "Menu Type"; $MESS ['PAGE_NEW_MENU_POSITION'] = "Insert before item"; $MESS ['PAGE_NEW_PROPERTIES'] = "Section properties"; $MESS ['PAGE_NEW_NEW_ITEM'] = "-- last menu item --"; $MESS ['PAGE_NEW_BUTTON_PREV'] = "< Previous"; $MESS ['PAGE_NEW_BUTTON_NEXT'] = "Next >"; $MESS ['PAGE_NEW_BUTTON_FINISH'] = "Finish"; $MESS ['PAGE_NEW_BUTTON_CANCEL'] = "Cancel"; $MESS ['PAGE_NEW_PAGE_NAME'] = "Section title"; $MESS ['PAGE_NEW_INHERIT_TITLE'] = "This property is inherited from the parent section. Click the input field to modify the property."; $MESS ['PAGE_NEW_DESCRIPTION'] = "<b>Section properties</b> define additional properties for sections. For example, the values of a "keyword" property will be used as keywords for all pages of a section (in meta/keywords tag)."; $MESS ['PAGE_NEW_EDIT_IN_ADMIN'] = "Create a new section through the Control Panel"; $MESS ['PAGE_NEW_FOLDER_NOT_FOUND'] = "You cannot create a section in non-existing folder."; ?>