Text for show schedule toolbar buttons, Embedded Widgets page styling

This commit is contained in:
Albert Santoni 2015-08-12 17:36:54 -04:00
parent 61d1e6bb50
commit 9d30a26968
5 changed files with 31 additions and 22 deletions

View file

@ -290,7 +290,7 @@ class LocaleController extends Zend_Controller_Action
//"Select" => _("Select"),
"Select all" => _("Select all"),
"Select none" => _("Select none"),
"Remove overbooked tracks" => _("Remove overbooked tracks"),
"Trim overbooked shows" => _("Trim overbooked shows"),
"Remove selected scheduled items" => _("Remove selected scheduled items"),
"Jump to the current playing track" => _("Jump to the current playing track"),
"Cancel current show" => _("Cancel current show"),