Changeset 6758
- Timestamp:
- 09/17/08 04:34:55 (5 years ago)
- Files:
-
- modules/branches/2.5/ivr/i18n/ivr.pot (added)
- modules/branches/2.5/ivr/i18n/sv_SE (added)
- modules/branches/2.5/ivr/i18n/sv_SE/LC_MESSAGES (added)
- modules/branches/2.5/ivr/i18n/sv_SE/LC_MESSAGES/ivr.mo (added)
- modules/branches/2.5/ivr/i18n/sv_SE/LC_MESSAGES/ivr.po (added)
- modules/branches/2.5/ivr/page.ivr.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/ivr/page.ivr.php
r6726 r6758 253 253 if(function_exists('recordings_list')) { //only include if recordings is enabled ?> 254 254 <tr> 255 <td><a href="#" class="info"><?php echo _("Invalid Message")?><span><?php echo _("If an invalid extension is pressed and a message is selected, it will be played in place of the announcement message when looping back to the top of the IVR. It will not be played if the t destination is the next target. If nothing is sel cted, the system will play a default invalid extension message before going back to the main announcement")?></span></a></td>255 <td><a href="#" class="info"><?php echo _("Invalid Message")?><span><?php echo _("If an invalid extension is pressed and a message is selected, it will be played in place of the announcement message when looping back to the top of the IVR. It will not be played if the t destination is the next target. If nothing is selected, the system will play a default invalid extension message before going back to the main announcement")?></span></a></td> 256 256 <td> 257 257 <select name="invalid_id" tabindex="<?php echo ++$tabindex;?>">
