diff --git a/airtime_mvc/application/forms/AddShowAutoPlaylist.php b/airtime_mvc/application/forms/AddShowAutoPlaylist.php index bb4cead12..c987480b2 100644 --- a/airtime_mvc/application/forms/AddShowAutoPlaylist.php +++ b/airtime_mvc/application/forms/AddShowAutoPlaylist.php @@ -15,7 +15,7 @@ class Application_Form_AddShowAutoPlaylist extends Zend_Form_SubForm // Add autoplaylist checkbox element $this->addElement('checkbox', 'add_show_has_autoplaylist', array( - 'label' => _('Auto Schedule Playlist ?'), + 'label' => _('Add Autoloading Playlist ?'), 'required' => false, 'class' => 'input_text', 'decorators' => array('ViewHelper') @@ -29,7 +29,7 @@ class Application_Form_AddShowAutoPlaylist extends Zend_Form_SubForm $this->addElement($autoPlaylistSelect); // Add autoplaylist checkbox element $this->addElement('checkbox', 'add_show_autoplaylist_repeat', array( - 'label' => _('Repeat AutoPlaylist Until Show is Full ?'), + 'label' => _('Repeat Playlist Until Show is Full ?'), 'required' => false, 'class' => 'input_text', 'decorators' => array('ViewHelper') diff --git a/airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml b/airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml index 5d5eda5f6..a694866a8 100644 --- a/airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml +++ b/airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml @@ -7,9 +7,11 @@
element->getElement('add_show_has_autoplaylist') ?> +
+

More information"); ?>

-

+

autoplaylist; ?>
diff --git a/airtime_mvc/locale/ast/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ast/LC_MESSAGES/airtime.po index 3cc41e1dd..0f2c51031 100644 --- a/airtime_mvc/locale/ast/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/ast/LC_MESSAGES/airtime.po @@ -2534,9 +2534,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4934,7 +4938,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/az/LC_MESSAGES/airtime.po b/airtime_mvc/locale/az/LC_MESSAGES/airtime.po index 3ed69001b..83c7803e2 100644 --- a/airtime_mvc/locale/az/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/az/LC_MESSAGES/airtime.po @@ -2534,9 +2534,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4934,7 +4938,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/cs_CZ/LC_MESSAGES/airtime.po b/airtime_mvc/locale/cs_CZ/LC_MESSAGES/airtime.po index 5a18a1907..613050914 100644 --- a/airtime_mvc/locale/cs_CZ/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/cs_CZ/LC_MESSAGES/airtime.po @@ -2538,9 +2538,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Musíte počkat alespoň 1 hodinu před dalším vysíláním" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4940,7 +4944,7 @@ msgid "What" msgstr "Co" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/da_DK/LC_MESSAGES/airtime.po b/airtime_mvc/locale/da_DK/LC_MESSAGES/airtime.po index 0824ba6ce..927dc22ff 100644 --- a/airtime_mvc/locale/da_DK/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/da_DK/LC_MESSAGES/airtime.po @@ -2534,9 +2534,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4934,7 +4938,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/de_AT/LC_MESSAGES/airtime.po b/airtime_mvc/locale/de_AT/LC_MESSAGES/airtime.po index 06e90b569..5a9cbc584 100644 --- a/airtime_mvc/locale/de_AT/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/de_AT/LC_MESSAGES/airtime.po @@ -2551,9 +2551,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Das Wiederholen einer Sendung ist erst nach einer Stunde Wartezeit möglich." #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4953,7 +4957,7 @@ msgid "What" msgstr "Was" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/de_DE/LC_MESSAGES/airtime.po b/airtime_mvc/locale/de_DE/LC_MESSAGES/airtime.po index 7ce30889c..00581aa5d 100644 --- a/airtime_mvc/locale/de_DE/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/de_DE/LC_MESSAGES/airtime.po @@ -2553,9 +2553,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Das Wiederholen einer Sendung ist erst nach einer Stunde Wartezeit möglich." #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4955,7 +4959,7 @@ msgid "What" msgstr "Was" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "Automatische Playlist" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/el_GR/LC_MESSAGES/airtime.po b/airtime_mvc/locale/el_GR/LC_MESSAGES/airtime.po index 46b771ed4..4de460ee3 100644 --- a/airtime_mvc/locale/el_GR/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/el_GR/LC_MESSAGES/airtime.po @@ -2538,9 +2538,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Πρέπει να περιμένετε τουλάχιστον 1 ώρα για την αναμετάδοση" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4940,7 +4944,7 @@ msgid "What" msgstr "Τι" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/en_CA/LC_MESSAGES/airtime.po b/airtime_mvc/locale/en_CA/LC_MESSAGES/airtime.po index 5bdc0bcbd..c7d068abf 100644 --- a/airtime_mvc/locale/en_CA/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/en_CA/LC_MESSAGES/airtime.po @@ -2538,9 +2538,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Must wait at least 1 hour to rebroadcast" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4940,7 +4944,7 @@ msgid "What" msgstr "What" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/en_GB/LC_MESSAGES/airtime.po b/airtime_mvc/locale/en_GB/LC_MESSAGES/airtime.po index d8b37ba78..0c45ef6ec 100644 --- a/airtime_mvc/locale/en_GB/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/en_GB/LC_MESSAGES/airtime.po @@ -2539,9 +2539,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Must wait at least 1 hour to rebroadcast" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4944,7 +4948,7 @@ msgid "What" msgstr "What" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/en_US/LC_MESSAGES/airtime.po b/airtime_mvc/locale/en_US/LC_MESSAGES/airtime.po index e3e8b1933..6f5882d2e 100644 --- a/airtime_mvc/locale/en_US/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/en_US/LC_MESSAGES/airtime.po @@ -2538,9 +2538,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Must wait at least 1 hour to rebroadcast" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4940,7 +4944,7 @@ msgid "What" msgstr "What" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/es_ES/LC_MESSAGES/airtime.po b/airtime_mvc/locale/es_ES/LC_MESSAGES/airtime.po index eb1740dc8..066efda42 100644 --- a/airtime_mvc/locale/es_ES/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/es_ES/LC_MESSAGES/airtime.po @@ -2548,9 +2548,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Debes esperar al menos 1 hora para reprogramar" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "¿Auto Programar Lista?" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "Seleccionar Lista" @@ -4966,7 +4970,7 @@ msgid "What" msgstr "Qué" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "Lista de reproducción automática" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/fr_FR/LC_MESSAGES/airtime.po b/airtime_mvc/locale/fr_FR/LC_MESSAGES/airtime.po index 0d991a8ca..f91cfae2a 100644 --- a/airtime_mvc/locale/fr_FR/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/fr_FR/LC_MESSAGES/airtime.po @@ -2538,9 +2538,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Vous devez attendre au moins 1 heure pour retransmettre" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4940,7 +4944,7 @@ msgid "What" msgstr "Quoi" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.po b/airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.po index 7243ae784..21a343f94 100644 --- a/airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/hr_HR/LC_MESSAGES/airtime.po @@ -2537,9 +2537,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Moraš čekati najmanje 1 sat za re-emitiranje" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4939,7 +4943,7 @@ msgid "What" msgstr "Što" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.po b/airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.po index 5d20ca65d..2ce34a004 100644 --- a/airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/hu_HU/LC_MESSAGES/airtime.po @@ -2700,9 +2700,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Az újraközvetítésre legalább 1 órát kell várni" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "Lejátszási lista automatikus ütemezése?" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "Lejátszási lista kiválasztása" @@ -5267,7 +5271,7 @@ msgid "What" msgstr "Mi" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "Automatikus lejátszási lista" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/hy/LC_MESSAGES/airtime.po b/airtime_mvc/locale/hy/LC_MESSAGES/airtime.po index b9dfbf502..3764a6924 100644 --- a/airtime_mvc/locale/hy/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/hy/LC_MESSAGES/airtime.po @@ -2531,9 +2531,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4931,7 +4935,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/hy_AM/LC_MESSAGES/airtime.po b/airtime_mvc/locale/hy_AM/LC_MESSAGES/airtime.po index 3842bcdcb..7fe406a6c 100644 --- a/airtime_mvc/locale/hy_AM/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/hy_AM/LC_MESSAGES/airtime.po @@ -2534,9 +2534,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4934,7 +4938,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/id_ID/LC_MESSAGES/airtime.po b/airtime_mvc/locale/id_ID/LC_MESSAGES/airtime.po index d865d0252..29d40c40b 100644 --- a/airtime_mvc/locale/id_ID/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/id_ID/LC_MESSAGES/airtime.po @@ -2534,9 +2534,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4934,7 +4938,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/it_IT/LC_MESSAGES/airtime.po b/airtime_mvc/locale/it_IT/LC_MESSAGES/airtime.po index 7324b1b19..091ee2bbc 100644 --- a/airtime_mvc/locale/it_IT/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/it_IT/LC_MESSAGES/airtime.po @@ -2539,9 +2539,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Aspettare almeno un'ora prima di ritrasmettere" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4941,7 +4945,7 @@ msgid "What" msgstr "Cosa" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/ja/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ja/LC_MESSAGES/airtime.po index 5273a215d..fd0fbfb51 100644 --- a/airtime_mvc/locale/ja/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/ja/LC_MESSAGES/airtime.po @@ -2537,9 +2537,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "再配信するには、1時間以上待たなければなりません" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4939,7 +4943,7 @@ msgid "What" msgstr "番組内容" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/ja_JP/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ja_JP/LC_MESSAGES/airtime.po index 4acc92078..774fd3491 100644 --- a/airtime_mvc/locale/ja_JP/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/ja_JP/LC_MESSAGES/airtime.po @@ -2532,9 +2532,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4932,7 +4936,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/ka/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ka/LC_MESSAGES/airtime.po index bdbeb0f5c..87f53468d 100644 --- a/airtime_mvc/locale/ka/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/ka/LC_MESSAGES/airtime.po @@ -2534,9 +2534,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4934,7 +4938,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/ko_KR/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ko_KR/LC_MESSAGES/airtime.po index f410f5ec3..83784846a 100644 --- a/airtime_mvc/locale/ko_KR/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/ko_KR/LC_MESSAGES/airtime.po @@ -2535,9 +2535,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "재방송 설정까지 1시간 기간이 필요합니다" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4937,7 +4941,7 @@ msgid "What" msgstr "무엇" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/lt/LC_MESSAGES/airtime.po b/airtime_mvc/locale/lt/LC_MESSAGES/airtime.po index 72edc401a..0822f12cf 100644 --- a/airtime_mvc/locale/lt/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/lt/LC_MESSAGES/airtime.po @@ -2535,9 +2535,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4935,7 +4939,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/nl_NL/LC_MESSAGES/airtime.po b/airtime_mvc/locale/nl_NL/LC_MESSAGES/airtime.po index 4e019d0b1..603b1a257 100644 --- a/airtime_mvc/locale/nl_NL/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/nl_NL/LC_MESSAGES/airtime.po @@ -2541,9 +2541,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Ten minste 1 uur opnieuw uitzenden moet wachten" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4943,7 +4947,7 @@ msgid "What" msgstr "Wat" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/pl_PL/LC_MESSAGES/airtime.po b/airtime_mvc/locale/pl_PL/LC_MESSAGES/airtime.po index 372719152..d8411c125 100644 --- a/airtime_mvc/locale/pl_PL/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/pl_PL/LC_MESSAGES/airtime.po @@ -2538,9 +2538,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Należy odczekać przynajmniej 1 godzinę przed ponownym odtworzeniem" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4940,7 +4944,7 @@ msgid "What" msgstr "Co" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/pt_BR/LC_MESSAGES/airtime.po b/airtime_mvc/locale/pt_BR/LC_MESSAGES/airtime.po index fc7548259..4ac6bfeec 100644 --- a/airtime_mvc/locale/pt_BR/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/pt_BR/LC_MESSAGES/airtime.po @@ -2539,9 +2539,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "É preciso aguardar uma hora para retransmitir" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4941,7 +4945,7 @@ msgid "What" msgstr "O que" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/ro_RO/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ro_RO/LC_MESSAGES/airtime.po index 9747b18b6..46c72681e 100644 --- a/airtime_mvc/locale/ro_RO/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/ro_RO/LC_MESSAGES/airtime.po @@ -2534,9 +2534,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4934,7 +4938,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/ru_RU/LC_MESSAGES/airtime.po b/airtime_mvc/locale/ru_RU/LC_MESSAGES/airtime.po index 62a35c89c..0d5322d15 100644 --- a/airtime_mvc/locale/ru_RU/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/ru_RU/LC_MESSAGES/airtime.po @@ -2554,9 +2554,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "1 час нужно подождать до ретрансляции" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "Выбрать плейлист" @@ -4982,7 +4986,7 @@ msgid "What" msgstr "Что" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "Автоматический Плейлист" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/si/LC_MESSAGES/airtime.po b/airtime_mvc/locale/si/LC_MESSAGES/airtime.po index b67d4a665..1ddab4c1e 100644 --- a/airtime_mvc/locale/si/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/si/LC_MESSAGES/airtime.po @@ -2534,9 +2534,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4934,7 +4938,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.po b/airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.po index 541f5a6e8..fb76f0f2c 100644 --- a/airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/sr_RS/LC_MESSAGES/airtime.po @@ -2537,9 +2537,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Мораш да чекаш најмање 1 сат за ре-емитовање" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4939,7 +4943,7 @@ msgid "What" msgstr "Шта" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.po b/airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.po index 3f4dcb2e7..e7661a526 100644 --- a/airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/sr_RS@latin/LC_MESSAGES/airtime.po @@ -2537,9 +2537,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Moraš da čekaš najmanje 1 sat za re-emitovanje" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4939,7 +4943,7 @@ msgid "What" msgstr "Šta" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/template/airtime.po b/airtime_mvc/locale/template/airtime.po index a476c9d77..741e5d302 100644 --- a/airtime_mvc/locale/template/airtime.po +++ b/airtime_mvc/locale/template/airtime.po @@ -2534,9 +2534,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4934,7 +4938,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/tr/LC_MESSAGES/airtime.po b/airtime_mvc/locale/tr/LC_MESSAGES/airtime.po index 75aeea172..6aa5e813e 100644 --- a/airtime_mvc/locale/tr/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/tr/LC_MESSAGES/airtime.po @@ -2535,9 +2535,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "Tekrar yayın yapmak için en az bir saat bekleyiniz" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4935,7 +4939,7 @@ msgid "What" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/locale/zh_CN/LC_MESSAGES/airtime.po b/airtime_mvc/locale/zh_CN/LC_MESSAGES/airtime.po index dd40ebe43..45275521d 100644 --- a/airtime_mvc/locale/zh_CN/LC_MESSAGES/airtime.po +++ b/airtime_mvc/locale/zh_CN/LC_MESSAGES/airtime.po @@ -2537,9 +2537,13 @@ msgid "Must wait at least 1 hour to rebroadcast" msgstr "至少间隔一个小时" #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:18 -msgid "Auto Schedule Playlist ?" +msgid "Add Autoloading Playlist ?" msgstr "" +#: airtime_mvc/application/views/scripts/form/add-show-autoplaylist.phtml:14 +msgid "Autoloading playlists' contents are added to shows one hour before the show airs. More information" +msgstr "" + #: airtime_mvc/application/forms/AddShowAutoPlaylist.php:25 msgid "Select Playlist" msgstr "" @@ -4939,7 +4943,7 @@ msgid "What" msgstr "名称" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:14 -msgid "Automatic Playlist" +msgid "Autoloading Playlist" msgstr "" #: airtime_mvc/application/views/scripts/schedule/add-show-form.phtml:18 diff --git a/airtime_mvc/public/css/add-show.css b/airtime_mvc/public/css/add-show.css index 772c49007..371c471c3 100644 --- a/airtime_mvc/public/css/add-show.css +++ b/airtime_mvc/public/css/add-show.css @@ -85,6 +85,9 @@ label.wrapp-label input[type="checkbox"] { #schedule-add-show fieldset dd input[type="checkbox"] { margin-top: 6px; } +#schedule-show-auto input[type="checkbox"] { + margin-left: 6px; +} #add_show_day_check-element.block-display { margin-bottom: 15px; diff --git a/airtime_mvc/public/css/styles.css b/airtime_mvc/public/css/styles.css index e9e8ac4ff..7e2d26018 100644 --- a/airtime_mvc/public/css/styles.css +++ b/airtime_mvc/public/css/styles.css @@ -204,14 +204,18 @@ img.logo .airtime_auth_help_icon, .custom_auth_help_icon, .stream_username_help_icon, .playlist_type_help_icon, .repeat_tracks_help_icon, .show_linking_help_icon, .admin_username_help_icon, .stream_type_help_icon, -.show_timezone_help_icon{ +.show_timezone_help_icon, .show_autoplaylist_help_icon { cursor: help; position: relative; display:inline-block; zoom:1; width:14px; height:14px; background:url(images/icon_info.png) 0 0 no-repeat; - top:2px; right:7px; left: 3px; + left: 3px; line-height:16px !important; + vertical-align: text-top; +} +.qtip a { + color: white; } /* Clearfix */ @@ -2888,7 +2892,6 @@ dt.block-display.info-block { text-align:center; letter-spacing:-.3px; text-shadow: rgba(248,248,248,.3) 0 1px 0, rgba(0,0,0,.8) 0 -1px 0; - rgba(51,51,51,.9) } .error-content p { color: #acacac; diff --git a/airtime_mvc/public/js/airtime/schedule/add-show.js b/airtime_mvc/public/js/airtime/schedule/add-show.js index 130c684a8..4d9a8417b 100644 --- a/airtime_mvc/public/js/airtime/schedule/add-show.js +++ b/airtime_mvc/public/js/airtime/schedule/add-show.js @@ -310,17 +310,6 @@ function setAddShowEvents(form) { $(this).blur(); form.find("#add_show_playlist_dropdown").toggle(); form.find("#add_show_autoplaylist_repeat").toggle(); - - var checkBoxSelected = false; - - //must switch rebroadcast displays - if(form.find("#add_show_has_autoplaylist").attr('checked')) { - form.find("#add_show_playlist_dropdown").show(); - form.find("#add_show_autoplaylist_repeat").show(); - } - else { - form.find("#add_show_playlist_downdown").hide(); - } }); form.find("#add_show_repeats").click(function(){ @@ -491,6 +480,27 @@ function setAddShowEvents(form) { at: "right center" } }); + + form.find(".show_autoplaylist_help_icon").qtip({ + content: { + text: $.i18n._("Autoloading playlists' contents are added to shows one hour before the show airs. More information") + }, + hide: { + delay: 500, + fixed: true + }, + style: { + border: { + width: 0, + radius: 4 + }, + classes: "ui-tooltip-dark ui-tooltip-rounded" + }, + position: { + my: "left bottom", + at: "right center" + } + }); form.find(".airtime_auth_help_icon").qtip({ content: { diff --git a/docs/manual/calendar/index.md b/docs/manual/calendar/index.md index 5dc6def47..cc8e94830 100644 --- a/docs/manual/calendar/index.md +++ b/docs/manual/calendar/index.md @@ -9,7 +9,7 @@ In the top left corner of the page, you can go back or forward through the **Cal Adding a show ------------- -Only *Admins* and *Program Managers* can use this feature. To add a new show to the Calendar, click the **+ New Show** button in the top left corner of the page, or click on any future row or box in the Calendar which is empty. Either of these actions opens the **Add this show** box, which has seven sections, arranged vertically: **What**, **Automatic Playlist**, **When**, **Live Stream Input**, **Record & Rebroadcast**, **Who**, and **Style**. Click the small orange triangle to the left of the section name if you wish to minimize or maximize it. +Only *Admins* and *Program Managers* can use this feature. To add a new show to the Calendar, click the **+ New Show** button in the top left corner of the page, or click on any future row or box in the Calendar which is empty. Either of these actions opens the **Add this show** box, which has seven sections, arranged vertically: **What**, **Autoloading Playlist**, **When**, **Live Stream Input**, **Record & Rebroadcast**, **Who**, and **Style**. Click the small orange triangle to the left of the section name if you wish to minimize or maximize it. What ---- @@ -18,7 +18,7 @@ In the **What** box, enter the **Name**, public website **URL**, **Genre** and * ![](static/Screenshot453-Show_what.png) -Automatic Playlist +Autoloading Playlist ------------------ In this section, you can select a playlist that will be used for this show. The playlist must already be defined in your library. **Auto Schedule Playlist** needs to be checked for **Select Playlist** and **Repeat AutoPlaylist Until Show is Full** to be visible.