1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-11-17 23:05:11 -05:00

Fix string

This commit is contained in:
Alexandre Beloin 2015-02-19 15:05:41 -05:00
parent f04a3449ec
commit 4efb39ce87

View File

@ -1368,7 +1368,7 @@ class Home(WebRoot):
shortBlacklist.append(groupName)
except Exception as e:
anidb_failed = True
ui.notifications.error('Unable to retreive blacklist short name from AniDB.')
ui.notifications.error('Unable to retreive data from AniDB.')
shortBlacklist = blacklist
else:
shortBlacklist = blacklist