summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster/RapidfileshareNet.py
diff options
context:
space:
mode:
Diffstat (limited to 'module/plugins/hoster/RapidfileshareNet.py')
-rw-r--r--module/plugins/hoster/RapidfileshareNet.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/RapidfileshareNet.py b/module/plugins/hoster/RapidfileshareNet.py
index f29e2b6a1..b5fb66407 100644
--- a/module/plugins/hoster/RapidfileshareNet.py
+++ b/module/plugins/hoster/RapidfileshareNet.py
@@ -25,7 +25,7 @@ class RapidfileshareNet(XFSPHoster):
def handlePremium(self):
- self.fail("Premium download not implemented")
+ self.fail(_("Premium download not implemented"))
getInfo = create_getInfo(RapidfileshareNet)