Browse Source

Update application edit description.

FusionPBX 5 years ago
parent
commit
2b85043f8d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app_config.php

+ 1 - 1
app_config.php

@@ -8,7 +8,7 @@
 		$apps[$x]['version'] = "2.1";
 		$apps[$x]['license'] = "Mozilla Public License 1.1";
 		$apps[$x]['url'] = "http://www.fusionpbx.com";
-		$apps[$x]['description']['en-us'] = "Script Editor can be used to edit lua, javascript or other scripts.";
+		$apps[$x]['description']['en-us'] = "The edit tool is a browser based editor. Used to edit XML, provision, and script files.";
 		$apps[$x]['description']['ar-eg'] = "";
 		$apps[$x]['description']['de-at'] = "Der Skript-Editor kann verwendet werden um Lua, Javaskripte oder andere Skripte zu bearbeiten.";
 		$apps[$x]['description']['de-ch'] = "";