Changeset 6307

Show
Ignore:
Timestamp:
08/09/08 13:56:16 (5 years ago)
Author:
mickecarlsson
Message:

fixes #3011 spelling error

Files:

Legend:

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

    r6234 r6307  
    262262  if (count($usage_list)) { 
    263263?> 
    264     <a href="#" class="info"><?php echo _("Usage List");?><span><?php echo _("This recording is being used in the following instances. You can not remove this recording while being used. To rec-record, you can enable and use the feature code below if allowed.");?></span></a> 
     264    <a href="#" class="info"><?php echo _("Usage List");?><span><?php echo _("This recording is being used in the following instances. You can not remove this recording while being used. To re-record, you can enable and use the feature code below if allowed.");?></span></a> 
    265265<?php 
    266266    $count = 0; 
     
    325325?> 
    326326  <tr> 
    327     <td colspan="2"><a class="info" href="#"><?php echo _("Direct Access Feature Code Not Available")?><span><?php echo _("Direct Access Feature Codes for recordings are not available for built in system recordings or compound recordings made of multipe individual ones.")?></span></a>: 
     327    <td colspan="2"><a class="info" href="#"><?php echo _("Direct Access Feature Code Not Available")?><span><?php echo _("Direct Access Feature Codes for recordings are not available for built in system recordings or compound recordings made of multiple individual ones.")?></span></a>: 
    328328    </td> 
    329329  </tr>