CC-5131 : Please give user a message that Browser other than Chrome can't use waveform

This commit is contained in:
Naomi 2013-05-14 14:15:54 -04:00
parent 2d09ba3a16
commit 0dd8138c2b
21 changed files with 37010 additions and 35156 deletions

View file

@ -284,6 +284,11 @@ class LocaleController extends Zend_Controller_Action
"Cannot schedule outside a show." => _("Cannot schedule outside a show."),
"Moving 1 Item" => _("Moving 1 Item"),
"Moving %s Items" => _("Moving %s Items"),
"Save" => _("Save"),
"Cancel" => _("Cancel"),
"Fade Editor" => _("Fade Editor"),
"Cue Editor" => _("Cue Editor"),
"Waveform features are available in a browser supporting the Web Audio API" => _("Waveform features are available in a browser supporting the Web Audio API"),
//already in library/library.js
//"Select" => _("Select"),
"Select all" => _("Select all"),