Fixed 'steam' typo in stream settings tooltip
This commit is contained in:
parent
8caea983dc
commit
717cda984a
1 changed files with 1 additions and 1 deletions
|
@ -403,7 +403,7 @@ function setupEventListeners() {
|
|||
$(".stream_type_help_icon").qtip({
|
||||
content: {
|
||||
text: sprintf(
|
||||
$.i18n._("Some steam types require extra configuration. Details about enabling %sAAC+ Support%s or %sOpus Support%s are provided."),
|
||||
$.i18n._("Some stream types require extra configuration. Details about enabling %sAAC+ Support%s or %sOpus Support%s are provided."),
|
||||
"<a target='_blank' href='https://wiki.sourcefabric.org/x/NgPQ'>",
|
||||
"</a>",
|
||||
"<a target='_blank' href='https://wiki.sourcefabric.org/x/KgPQ'>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue