rbrindley: branch 2.0 r4710 - /branches/2.0/config/js/tooltip.js

SVN commits to the Asterisk-GUI project asterisk-gui-commits at lists.digium.com
Mon Apr 6 11:07:58 CDT 2009


Author: rbrindley
Date: Mon Apr  6 11:07:54 2009
New Revision: 4710

URL: http://svn.digium.com/svn-view/asterisk-gui?view=rev&rev=4710
Log:

- replaced 'the AA50' with 'this'


Modified:
    branches/2.0/config/js/tooltip.js

Modified: branches/2.0/config/js/tooltip.js
URL: http://svn.digium.com/svn-view/asterisk-gui/branches/2.0/config/js/tooltip.js?view=diff&rev=4710&r1=4709&r2=4710
==============================================================================
--- branches/2.0/config/js/tooltip.js (original)
+++ branches/2.0/config/js/tooltip.js Mon Apr  6 11:07:54 2009
@@ -120,7 +120,7 @@
 	tooltips['voicemail'] .en[12] = "<B>Play Envelope:</B> Turn on/off playing introductions about each message when accessing them from the voicemail application.";
 	tooltips['voicemail'] .en[13] = "<B> Max Greeting:</B> Set the maximum number of seconds for a User's voicemail greeting.";
 	tooltips['voicemail'] .en[15] = "<B> Direct VoiceMail Dial:</B> Check this to enable direct voicemail dial. For instance, if John's extension is 6001, you would be able to directly dial into John's voicemailbox by dialing #6001 to leave him a message.";
-	tooltips['voicemail'] .en[16] = "<b>SMTP Server</b> The IP address or hostname of an SMTP server that the AA50 may connect to, without authentication, in order to send e-mail notifications of your voicemails; i.e. mail.yourcompany.com";
+	tooltips['voicemail'] .en[16] = "<b>SMTP Server</b> The IP address or hostname of an SMTP server that this may connect to, without authentication, in order to send e-mail notifications of your voicemails; i.e. mail.yourcompany.com";
 	tooltips['voicemail'] .en[17] = "<b>Port</b> The port number on which the SMTP server is running; generally port 25.";
 
 




More information about the asterisk-gui-commits mailing list