Changeset 6758

Show
Ignore:
Timestamp:
09/17/08 04:34:55 (5 years ago)
Author:
mickecarlsson
Message:

Fixed spelling error, added swedish language for ivr

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.5/ivr/page.ivr.php

    r6726 r6758  
    253253  if(function_exists('recordings_list')) { //only include if recordings is enabled ?> 
    254254    <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 selcted, 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> 
    256256      <td> 
    257257        <select name="invalid_id" tabindex="<?php echo ++$tabindex;?>">