2013-05-19 00:07:59 +02:00
< ? php
// Menus
$text [ 'title-menus' ][ 'en-us' ] = 'Menu Manager' ;
$text [ 'title-menus' ][ 'pt-pt' ] = '' ;
$text [ 'header-menus' ][ 'en-us' ] = 'Menu Manager' ;
$text [ 'header-menus' ][ 'pt-pt' ] = '' ;
$text [ 'description-menus' ][ 'en-us' ] = 'Used to customize one or more menus.' ;
$text [ 'description-menus' ][ 'pt-pt' ] = '' ;
//------
$text [ 'title-menu-edit' ][ 'en-us' ] = 'Menu Edit' ;
$text [ 'title-menu-edit' ][ 'pt-pt' ] = '' ;
$text [ 'header-menu-edit' ][ 'en-us' ] = 'Menu Edit' ;
$text [ 'header-menu-edit' ][ 'pt-pt' ] = '' ;
$text [ 'description-menu-edit' ][ 'en-us' ] = 'Used to customize one or more menus.' ;
$text [ 'description-menu-edit' ][ 'pt-pt' ] = '' ;
//------
$text [ 'title-menu-add' ][ 'en-us' ] = 'Menu Add' ;
$text [ 'title-menu-add' ][ 'pt-pt' ] = '' ;
$text [ 'header-menu-add' ][ 'en-us' ] = 'Menu Add' ;
$text [ 'header-menu-add' ][ 'pt-pt' ] = '' ;
$text [ 'description-menu-add' ][ 'en-us' ] = 'Used to customize one or more menus.' ;
$text [ 'description-menu-add' ][ 'pt-pt' ] = '' ;
//------
$text [ 'label-name' ][ 'en-us' ] = 'Name' ;
$text [ 'label-name' ][ 'pt-pt' ] = '' ;
$text [ 'description-name' ][ 'en-us' ] = 'Enter the name of the menu.' ;
$text [ 'description-name' ][ 'pt-pt' ] = '' ;
$text [ 'label-language' ][ 'en-us' ] = 'Language' ;
$text [ 'label-language' ][ 'pt-pt' ] = '' ;
$text [ 'description-language' ][ 'en-us' ] = 'Enter the language.' ;
$text [ 'description-language' ][ 'pt-pt' ] = '' ;
$text [ 'label-description' ][ 'en-us' ] = 'Description' ;
$text [ 'label-description' ][ 'pt-pt' ] = '' ;
$text [ 'description-description' ][ 'en-us' ] = 'Enter a description for this menu, if desired.' ;
$text [ 'description-description' ][ 'pt-pt' ] = '' ;
//------ items
$text [ 'title-menu_item-edit' ][ 'en-us' ] = 'Menu Item Edit' ;
$text [ 'title-menu_item-edit' ][ 'pt-pt' ] = '' ;
$text [ 'header-menu_item-edit' ][ 'en-us' ] = 'Menu Item Edit' ;
$text [ 'header-menu_item-edit' ][ 'pt-pt' ] = '' ;
$text [ 'description-menu_item-edit' ][ 'en-us' ] = '' ;
$text [ 'description-menu_item-edit' ][ 'pt-pt' ] = '' ;
//------
$text [ 'title-menu_item-add' ][ 'en-us' ] = 'Menu Item Add' ;
$text [ 'title-menu_item-add' ][ 'pt-pt' ] = '' ;
$text [ 'header-menu_item-add' ][ 'en-us' ] = 'Menu Item Add' ;
$text [ 'header-menu_item-add' ][ 'pt-pt' ] = '' ;
$text [ 'description-menu_item-add' ][ 'en-us' ] = '' ;
$text [ 'description-menu_item-add' ][ 'pt-pt' ] = '' ;
//------
$text [ 'label-title' ][ 'en-us' ] = 'Title' ;
$text [ 'label-title' ][ 'pt-pt' ] = '' ;
$text [ 'description-title' ][ 'en-us' ] = '' ;
$text [ 'description-title' ][ 'pt-pt' ] = '' ;
$text [ 'label-link' ][ 'en-us' ] = 'Link' ;
$text [ 'label-link' ][ 'pt-pt' ] = '' ;
$text [ 'description-link' ][ 'en-us' ] = '' ;
$text [ 'description-link' ][ 'pt-pt' ] = '' ;
$text [ 'label-category' ][ 'en-us' ] = 'Target' ;
$text [ 'label-category' ][ 'pt-pt' ] = '' ;
$text [ 'description-category' ][ 'en-us' ] = '' ;
$text [ 'description-category' ][ 'pt-pt' ] = '' ;
$text [ 'option-internal' ][ 'en-us' ] = 'Internal' ;
$text [ 'option-internal' ][ 'pt-pt' ] = '' ;
$text [ 'option-external' ][ 'en-us' ] = 'External' ;
$text [ 'option-external' ][ 'pt-pt' ] = '' ;
$text [ 'option-email' ][ 'en-us' ] = 'E-mail' ;
$text [ 'option-email' ][ 'pt-pt' ] = '' ;
$text [ 'label-parent_menu' ][ 'en-us' ] = 'Parent Menu' ;
$text [ 'label-parent_menu' ][ 'pt-pt' ] = '' ;
$text [ 'description-parent_menu' ][ 'en-us' ] = '' ;
$text [ 'description-parent_menu' ][ 'pt-pt' ] = '' ;
$text [ 'label-groups' ][ 'en-us' ] = 'Groups' ;
$text [ 'label-groups' ][ 'pt-pt' ] = '' ;
$text [ 'description-groups' ][ 'en-us' ] = '' ;
$text [ 'description-groups' ][ 'pt-pt' ] = '' ;
$text [ 'button-restore_default' ][ 'en-us' ] = 'Restore Default' ;
$text [ 'button-restore_default' ][ 'pt-pt' ] = '' ;
2013-07-29 19:22:34 +02:00
$text [ 'button-restore_all' ][ 'en-us' ] = 'Restore All' ;
$text [ 'button-restore_all' ][ 'pt-pt' ] = 'Repor Tudo' ;
2013-05-19 00:07:59 +02:00
$text [ 'label-protected' ][ 'en-us' ] = 'Protected' ;
$text [ 'label-protected' ][ 'pt-pt' ] = '' ;
2013-09-11 20:03:07 +02:00
$text [ 'description-protected' ][ 'en-us' ] = " Enable this feature to protect this menu item from being removed by ' " . $text [ 'button-restore_default' ][ 'en-us' ] . " '. " ;
2013-05-19 00:07:59 +02:00
$text [ 'description-protected' ][ 'pt-pt' ] = '' ;
$text [ 'label-menu_order' ][ 'en-us' ] = 'Order' ;
$text [ 'label-menu_order' ][ 'pt-pt' ] = '' ;
$text [ 'description-menu_order' ][ 'en-us' ] = '' ;
$text [ 'description-menu_order' ][ 'pt-pt' ] = '' ;
$text [ 'label-description' ][ 'en-us' ] = 'Description' ;
$text [ 'label-description' ][ 'pt-pt' ] = '' ;
$text [ 'description-description' ][ 'en-us' ] = 'Enter a description, if desired.' ;
$text [ 'description-description' ][ 'pt-pt' ] = '' ;
$text [ 'label-true' ][ 'en-us' ] = 'True' ;
$text [ 'label-true' ][ 'pt-pt' ] = '' ;
$text [ 'label-false' ][ 'en-us' ] = 'False' ;
$text [ 'label-false' ][ 'pt-pt' ] = 'falso' ;
$text [ 'button-add' ][ 'en-us' ] = 'Add' ;
$text [ 'button-add' ][ 'pt-pt' ] = '' ;
$text [ 'button-edit' ][ 'en-us' ] = 'Edit' ;
$text [ 'button-edit' ][ 'pt-pt' ] = '' ;
$text [ 'button-delete' ][ 'en-us' ] = 'Delete' ;
$text [ 'button-delete' ][ 'pt-pt' ] = '' ;
$text [ 'confirm-delete' ][ 'en-us' ] = 'Do you really want to delete this?' ;
$text [ 'confirm-delete' ][ 'pt-pt' ] = '' ;
$text [ 'button-save' ][ 'en-us' ] = 'Save' ;
$text [ 'button-save' ][ 'pt-pt' ] = 'Guardar' ;
$text [ 'button-back' ][ 'en-us' ] = 'Back' ;
$text [ 'button-back' ][ 'pt-pt' ] = 'Voltar' ;
$text [ 'button-move_up' ][ 'en-us' ] = 'Move Up' ;
$text [ 'button-move_up' ][ 'pt-pt' ] = '' ;
$text [ 'button-move_down' ][ 'en-us' ] = 'Move Down' ;
$text [ 'button-move_down' ][ 'pt-pt' ] = '' ;
$text [ 'message-moved_up' ][ 'en-us' ] = 'Item Moved Up' ;
$text [ 'message-moved_up' ][ 'pt-pt' ] = '' ;
$text [ 'message-moved_down' ][ 'en-us' ] = 'Item Moved Down' ;
$text [ 'message-moved_down' ][ 'pt-pt' ] = '' ;
$text [ 'message-message' ][ 'en-us' ] = 'Message' ;
$text [ 'message-message' ][ 'pt-pt' ] = '' ;
$text [ 'message-add' ][ 'en-us' ] = 'Add Completed' ;
$text [ 'message-add' ][ 'pt-pt' ] = '' ;
$text [ 'message-update' ][ 'en-us' ] = 'Update Completed' ;
$text [ 'message-update' ][ 'pt-pt' ] = '' ;
$text [ 'message-delete' ][ 'en-us' ] = 'Delete Completed' ;
$text [ 'message-delete' ][ 'pt-pt' ] = '' ;
$text [ 'message-restore' ][ 'en-us' ] = 'Restore Completed' ;
$text [ 'message-restore' ][ 'pt-pt' ] = '' ;
$text [ 'message-required' ][ 'en-us' ] = 'Please provide: ' ;
$text [ 'message-required' ][ 'pt-pt' ] = '' ;
2013-07-29 19:22:34 +02:00
?>