Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
ba66746a00
19 changed files with 989 additions and 278 deletions
|
@ -113,7 +113,7 @@ var AIRTIME = (function(AIRTIME) {
|
|||
}
|
||||
|
||||
if (aSchedIds.length == 0) {
|
||||
alert("Please select a cursor position on timeline.");
|
||||
alert($.i18n._("Please select a cursor position on timeline."));
|
||||
return false;
|
||||
}
|
||||
console.log(aMediaIds);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue