Changeset 6721
- Timestamp:
- 09/15/08 10:32:01 (5 years ago)
- Files:
-
- modules/branches/2.5/customappsreg/i18n/sv_SE (added)
- modules/branches/2.5/customappsreg/i18n/sv_SE/LC_MESSAGES (added)
- modules/branches/2.5/customappsreg/i18n/sv_SE/LC_MESSAGES/customappsreg.mo (added)
- modules/branches/2.5/customappsreg/i18n/sv_SE/LC_MESSAGES/customappsreg.po (added)
- modules/branches/2.5/customappsreg/page.customextens.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/customappsreg/page.customextens.php
r5919 r6721 95 95 } 96 96 97 $helptext = _("Custom Extensions provides you with a facility to register any custom exten ions 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."); 98 98 echo $helptext; 99 99
