93 lines
5.8 KiB
PHP
93 lines
5.8 KiB
PHP
<?php
|
|
|
|
$text['title-ivr_menus']['en-us'] = 'IVR Menus';
|
|
$text['title-ivr_menu']['en-us'] = 'IVR Menu';
|
|
$text['title-option_add']['en-us'] = 'IVR Menu Option Add';
|
|
$text['title-option_edit']['en-us'] = 'IVR Menu Option Edit';
|
|
|
|
$text['header-ivr_menus']['en-us'] = 'IVR Menus';
|
|
$text['header-ivr_menu']['en-us'] = 'IVR Menu';
|
|
$text['header-option_list']['en-us'] = 'Option List';
|
|
$text['header-option_add']['en-us'] = 'IVR Menu Option Add';
|
|
$text['header-option_edit']['en-us'] = 'IVR Menu Option Edit';
|
|
|
|
$text['description-ivr_menus']['en-us'] = 'The IVR Menu plays a recording or a pre-defined phrase that presents the caller with options to choose from. Each option has a corresponding destination. The destinations can be extensions, voicemail, other IVR menus, call groups, FAX extensions, and more.';
|
|
$text['description-ivr_menu']['en-us'] = 'The IVR Menu plays a recording or a pre-defined phrase that presents the caller with options to choose from. Each option has a corresponding destination. The destinations can be extensions, voicemail, other IVR menus, call groups, FAX extensions, and more.';
|
|
$text['description-option_list']['en-us'] = 'The recording presents options to the caller. Options match key presses (DTMF digits) from the caller which directs the call to the destinations.';
|
|
$text['description-option_add_edit']['en-us'] = 'The recording presents options to the caller. Options match key presses (DTMF digits) from the caller which directs the call to the destinations. ';
|
|
|
|
$text['label-name']['en-us'] = 'Name';
|
|
$text['label-extension']['en-us'] = 'Extension';
|
|
$text['label-greet_long']['en-us'] = 'Greet Long';
|
|
$text['label-greet_short']['en-us'] = 'Greet Short';
|
|
$text['label-timeout']['en-us'] = 'Timeout';
|
|
$text['label-exit_action']['en-us'] = 'Exit Action';
|
|
$text['label-direct_dial']['en-us'] = 'Direct Dial';
|
|
$text['label-ring_back']['en-us'] = 'Ring Back';
|
|
$text['label-caller_id_name_prefix']['en-us'] = 'Caller ID Name Prefix';
|
|
$text['label-invalid_sound']['en-us'] = 'Invalid Sound';
|
|
$text['label-exit_sound']['en-us'] = 'Exit Sound';
|
|
$text['label-comfirm_macro']['en-us'] = 'Confirm Macro';
|
|
$text['label-comfirm_key']['en-us'] = 'Confirm Key';
|
|
$text['label-tts_engine']['en-us'] = 'TTS Engine';
|
|
$text['label-tts_voice']['en-us'] = 'TTS Voice';
|
|
$text['label-comfirm_attempts']['en-us'] = 'Confirm Attempts';
|
|
$text['label-inter-digit_timeout']['en-us'] = 'Inter-Digit Timeout';
|
|
$text['label-max_failures']['en-us'] = 'Max Failures';
|
|
$text['label-max_timeouts']['en-us'] = 'Max Timeouts';
|
|
$text['label-digit_length']['en-us'] = 'Digit Length';
|
|
$text['label-enabled']['en-us'] = 'Enabled';
|
|
$text['label-description']['en-us'] = 'Description';
|
|
$text['label-advanced']['en-us'] = 'Show Advanced';
|
|
$text['label-option']['en-us'] = 'Option';
|
|
$text['label-destination']['en-us'] = 'Destination';
|
|
$text['label-order']['en-us'] = 'Order';
|
|
|
|
$text['description-name']['en-us'] = 'Enter a name for the IVR menu.';
|
|
$text['description-extension']['en-us'] = 'Enter the extension number.';
|
|
$text['description-greet_long']['en-us'] = 'The long greeting is played when entering the menu.';
|
|
$text['description-greet_short']['en-us'] = 'The short greeting is played when returning to the menu.';
|
|
$text['description-timeout']['en-us'] = 'The number of milliseconds to wait after playing the greeting or the confirm macro.';
|
|
$text['description-exit_action']['en-us'] = 'Select the exit action to be performed if the IVR exits.';
|
|
$text['description-direct_dial']['en-us'] = 'Define whether callers can dial directly to extensions and feature codes.';
|
|
$text['description-ring_back']['en-us'] = 'Defines what the caller will hear while the destination is being called.';
|
|
$text['description-caller_id_name_prefix']['en-us'] = 'Set a prefix on the caller ID name.';
|
|
$text['description-invalid_sound']['en-us'] = 'Played when and invalid option is chosen.';
|
|
$text['description-exit_sound']['en-us'] = 'Played when leaving the menu.';
|
|
$text['description-comfirm_macro']['en-us'] = 'Enter the confirm macro.';
|
|
$text['description-comfirm_key']['en-us'] = 'Enter the confirm key.';
|
|
$text['description-tts_engine']['en-us'] = 'Text to speech engine.';
|
|
$text['description-tts_voice']['en-us'] = 'Text to speech voice.';
|
|
$text['description-comfirm_attempts']['en-us'] = 'The maximum number of confirm attempts allowed.';
|
|
$text['description-inter-digit_timeout']['en-us'] = 'The number of milliseconds to wait between digits.';
|
|
$text['description-max_failures']['en-us'] = 'Maximum number of retries before exit.';
|
|
$text['description-max_timeouts']['en-us'] = 'Maximum number of timeouts before exit.';
|
|
$text['description-digit_length']['en-us'] = 'Maximum number of digits allowed.';
|
|
$text['description-enabled']['en-us'] = 'Set the status of this IVR Menu.';
|
|
$text['description-description']['en-us'] = 'Enter a description, if desired.';
|
|
$text['description-option']['en-us'] = 'Any number between 1-5 digits or regular expressions.';
|
|
$text['description-destination']['en-us'] = 'Select the destination.';
|
|
$text['description-order']['en-us'] = 'Select the order.';
|
|
|
|
$text['option-true']['en-us'] = 'True';
|
|
$text['option-false']['en-us'] = 'False';
|
|
|
|
$text['button-add']['en-us'] = 'Add';
|
|
$text['button-edit']['en-us'] = 'Edit';
|
|
$text['button-delete']['en-us'] = 'Delete';
|
|
$text['button-advanced']['en-us'] = 'Advanced';
|
|
$text['button-back']['en-us'] = 'Back';
|
|
$text['button-copy']['en-us'] = 'Copy';
|
|
$text['button-save']['en-us'] = 'Save';
|
|
$text['button-restore']['en-us'] = 'Restore Default';
|
|
|
|
$text['confirm-delete']['en-us'] = 'Do you really want to delete this?';
|
|
$text['confirm-copy']['en-us'] = 'Do you really want to copy this?';
|
|
|
|
$text['message-add']['en-us'] = 'Add Completed';
|
|
$text['message-update']['en-us'] = 'Update Completed';
|
|
$text['message-delete']['en-us'] = 'Delete Completed';
|
|
$text['message-copy']['en-us'] = 'Copy Completed';
|
|
$text['message-required']['en-us'] = 'Please provide: ';
|
|
|
|
?>
|