New: Replaced user facing instances of NzbDrone with Sonarr

This commit is contained in:
Keivan Beigi
2014-10-28 21:49:49 -07:00
parent 95d67ef9f4
commit 4929e9fc9b
15 changed files with 26 additions and 25 deletions

View File

@@ -21,7 +21,7 @@ define(
},
series: function () {
this.setTitle('NzbDrone');
this.setTitle('Sonarr');
this.showMainRegion(new SeriesIndexLayout());
},