CC-4838: I18N: HTML contents of Print preview for Playout History need to be translated
-fixed
This commit is contained in:
parent
0dfd8acf7a
commit
692c1a1c9e
2 changed files with 5 additions and 1 deletions
|
@ -111,7 +111,10 @@ var AIRTIME = (function(AIRTIME) {
|
|||
"sExtends": "pdf",
|
||||
"fnClick": setFlashFileName
|
||||
},
|
||||
"print"
|
||||
{
|
||||
"sExtends": "print",
|
||||
"sInfo" : sprintf($.i18n._("%sPrint view%sPlease use your browser's print function to print this table. Press escape when finished."), "<h6>", "</h6><p>")
|
||||
}
|
||||
]
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue