Remove station podcast from podcast datatable; editor now opens from button in podcasts view

This commit is contained in:
Duncan Sommerville 2015-10-29 12:17:52 -04:00
parent 8c49477b9c
commit 4b11979eff
5 changed files with 49 additions and 16 deletions

View file

@ -120,6 +120,7 @@ class LocaleController extends Zend_Controller_Action
"Input must be a number" => _("Input must be a number"),
"Input must be in the format: yyyy-mm-dd" => _("Input must be in the format: yyyy-mm-dd"),
"Input must be in the format: hh:mm:ss.t" => _("Input must be in the format: hh:mm:ss.t"),
"My Station Podcast" => _("My Station Podcast"),
//library/plupload.js
"You are currently uploading files. %sGoing to another screen will cancel the upload process. %sAre you sure you want to leave the page?"
=> _("You are currently uploading files. %sGoing to another screen will cancel the upload process. %sAre you sure you want to leave the page?"),