fix(legacy): update or remove broken links

This commit is contained in:
jo 2022-09-21 00:44:42 +02:00 committed by Kyle Robbertze
parent 4bb5f58a7c
commit 6b16df8966
33 changed files with 3210 additions and 3216 deletions

View file

@ -459,7 +459,7 @@ final class LocaleController extends Zend_Controller_Action
'Disabled' => _('Disabled'),
'Cancel upload' => _('Cancel upload'),
'Type' => _('Type'),
"Autoloading playlists' contents are added to shows one hour before the show airs. <a target='_blank' href='https://libretime.org/docs/playlists'>More information</a>" => _("Autoloading playlists' contents are added to shows one hour before the show airs. <a target='_blank' href='https://libretime.org/docs/playlists'>More information</a>"),
"Autoloading playlists' contents are added to shows one hour before the show airs. <a target='_blank' href='https://libretime.org/docs/user-manual/playlists/'>More information</a>" => _("Autoloading playlists' contents are added to shows one hour before the show airs. <a target='_blank' href='https://libretime.org/docs/user-manual/playlists/'>More information</a>"),
'Podcast settings saved' => _('Podcast settings saved'),
'Are you sure you want to delete this user?' => _('Are you sure you want to delete this user?'),
"Can't delete yourself!" => _("Can't delete yourself!"),