Renamed View Podcasts to View Episodes

This commit is contained in:
Albert Santoni 2015-11-10 10:57:56 -05:00
parent f352b61707
commit f4e9328e57
1 changed files with 2 additions and 2 deletions

View File

@ -1329,8 +1329,8 @@ var AIRTIME = (function(AIRTIME) {
return this.getSelectedRows().length >= 1;
}
});
podcastToolbarButtons["ViewPodcast"] = {
title : $.i18n._("View Podcast"),
podcastToolbarButtons["ViewEpisodes"] = {
title : $.i18n._("View Episodes"),
iconClass : "icon-chevron-right",
extraBtnClass : "btn-small",
elementId : "",