CC-4814: System->Streams: Tool tips' content of output stream's admin user field is not listed in airtime.po file

-fixed
This commit is contained in:
denise 2013-01-08 16:47:00 -05:00
parent 87bfc81ca0
commit 9755ea6a20
2 changed files with 2 additions and 1 deletions

View file

@ -357,7 +357,7 @@ function setupEventListeners() {
$(".admin_username_help_icon").qtip({
content: {
text: $.i18n._("This admin username and password for Icecast to get listener statistics.")
text: $.i18n._("This is the admin username and password for Icecast/SHOUTcast to get listener statistics.")
},
hide: {
delay: 500,