Changeset 6721

Show
Ignore:
Timestamp:
09/15/08 10:32:01 (5 years ago)
Author:
mickecarlsson
Message:

Fixed spelling error, addes swedish language to module customappsreg

Files:

Legend:

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

    r5919 r6721  
    9595} 
    9696 
    97 $helptext = _("Custom Extensions provides you with a facility to register any custom extenions or feature codes that you have created in a custom file and FreePBX doesn't otherwise know about them. This allows the Extension Registry to be aware of your own extensions so that it can detect conflicts or report back information about your custom extensions to other modules that may make use of the information. You should not put extensions that you create in the Misc Apps Module as those are not custom."); 
     97$helptext = _("Custom Extensions provides you with a facility to register any custom extensions or feature codes that you have created in a custom file and FreePBX doesn't otherwise know about them. This allows the Extension Registry to be aware of your own extensions so that it can detect conflicts or report back information about your custom extensions to other modules that may make use of the information. You should not put extensions that you create in the Misc Apps Module as those are not custom."); 
    9898echo $helptext; 
    9999