summaryrefslogtreecommitdiffstats
path: root/module
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-03-15 18:38:16 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-03-15 18:38:16 +0100
commita74c7923c24567226999417413b625864d8bbd8d (patch)
tree80aa58e6f6d1cb2bf2abcf7f201ec9e724ec8b95 /module
parentclosed #147 (diff)
downloadpyload-a74c7923c24567226999417413b625864d8bbd8d.tar.xz
pyLoad 0.4.5v0.4.5
Diffstat (limited to 'module')
-rw-r--r--module/PluginThread.py2
-rw-r--r--module/gui/connector.py2
-rw-r--r--module/web/locale/cs/LC_MESSAGES/django.mobin7652 -> 0 bytes
-rw-r--r--module/web/locale/de/LC_MESSAGES/django.mobin7798 -> 0 bytes
-rw-r--r--module/web/locale/en/LC_MESSAGES/django.mobin367 -> 0 bytes
-rw-r--r--module/web/locale/es/LC_MESSAGES/django.mobin7633 -> 0 bytes
-rw-r--r--module/web/locale/fi/LC_MESSAGES/django.mobin367 -> 0 bytes
-rw-r--r--module/web/locale/fr/LC_MESSAGES/django.mobin7925 -> 0 bytes
-rw-r--r--module/web/locale/it/LC_MESSAGES/django.mobin7112 -> 0 bytes
-rw-r--r--module/web/locale/nl/LC_MESSAGES/django.mobin3369 -> 0 bytes
-rw-r--r--module/web/locale/pl/LC_MESSAGES/django.mobin4226 -> 0 bytes
-rw-r--r--module/web/locale/ro/LC_MESSAGES/django.mobin367 -> 0 bytes
-rw-r--r--module/web/locale/ru/LC_MESSAGES/django.mobin367 -> 0 bytes
-rw-r--r--module/web/locale/tr/LC_MESSAGES/django.mobin405 -> 0 bytes
-rw-r--r--module/web/webinterface.py2
15 files changed, 3 insertions, 3 deletions
diff --git a/module/PluginThread.py b/module/PluginThread.py
index 75ed7e5b9..391844a62 100644
--- a/module/PluginThread.py
+++ b/module/PluginThread.py
@@ -227,7 +227,7 @@ class DownloadThread(PluginThread):
self.m.log.debug("pycurl exception %s: %s" % (code, msg))
if code in (7, 18, 28, 52, 56):
- self.m.log.warning(_("Couldn't connect to host or connection resetted waiting 1 minute and retry."))
+ self.m.log.warning(_("Couldn't connect to host or connection reset, waiting 1 minute and retry."))
wait = time() + 60
pyfile.waitUntil = wait
diff --git a/module/gui/connector.py b/module/gui/connector.py
index 707bb6a32..21f3d219f 100644
--- a/module/gui/connector.py
+++ b/module/gui/connector.py
@@ -16,7 +16,7 @@
@author: mkaay
"""
-SERVER_VERSION = "0.4.4"
+SERVER_VERSION = "0.4.5"
from time import sleep
from uuid import uuid4 as uuid
diff --git a/module/web/locale/cs/LC_MESSAGES/django.mo b/module/web/locale/cs/LC_MESSAGES/django.mo
deleted file mode 100644
index 1eebf6ce1..000000000
--- a/module/web/locale/cs/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/de/LC_MESSAGES/django.mo b/module/web/locale/de/LC_MESSAGES/django.mo
deleted file mode 100644
index 4c045f825..000000000
--- a/module/web/locale/de/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/en/LC_MESSAGES/django.mo b/module/web/locale/en/LC_MESSAGES/django.mo
deleted file mode 100644
index 3fb287c3d..000000000
--- a/module/web/locale/en/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/es/LC_MESSAGES/django.mo b/module/web/locale/es/LC_MESSAGES/django.mo
deleted file mode 100644
index ee2ef2882..000000000
--- a/module/web/locale/es/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/fi/LC_MESSAGES/django.mo b/module/web/locale/fi/LC_MESSAGES/django.mo
deleted file mode 100644
index 3fb287c3d..000000000
--- a/module/web/locale/fi/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/fr/LC_MESSAGES/django.mo b/module/web/locale/fr/LC_MESSAGES/django.mo
deleted file mode 100644
index 877c069ac..000000000
--- a/module/web/locale/fr/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/it/LC_MESSAGES/django.mo b/module/web/locale/it/LC_MESSAGES/django.mo
deleted file mode 100644
index f7a682727..000000000
--- a/module/web/locale/it/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/nl/LC_MESSAGES/django.mo b/module/web/locale/nl/LC_MESSAGES/django.mo
deleted file mode 100644
index 26edb6ad6..000000000
--- a/module/web/locale/nl/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/pl/LC_MESSAGES/django.mo b/module/web/locale/pl/LC_MESSAGES/django.mo
deleted file mode 100644
index e0ffde8e1..000000000
--- a/module/web/locale/pl/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/ro/LC_MESSAGES/django.mo b/module/web/locale/ro/LC_MESSAGES/django.mo
deleted file mode 100644
index 3fb287c3d..000000000
--- a/module/web/locale/ro/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/ru/LC_MESSAGES/django.mo b/module/web/locale/ru/LC_MESSAGES/django.mo
deleted file mode 100644
index 3fb287c3d..000000000
--- a/module/web/locale/ru/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/locale/tr/LC_MESSAGES/django.mo b/module/web/locale/tr/LC_MESSAGES/django.mo
deleted file mode 100644
index f3f56a4cb..000000000
--- a/module/web/locale/tr/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/module/web/webinterface.py b/module/web/webinterface.py
index b5ace142c..1c28861ae 100644
--- a/module/web/webinterface.py
+++ b/module/web/webinterface.py
@@ -82,7 +82,7 @@ env.filters["path_make_absolute"] = path_make_absolute
env.filters["decode"] = decode
-translation = gettext.translation("django", join(PROJECT_DIR, "locale"),
+translation = gettext.translation("django", join(PYLOAD_DIR, "locale"),
languages=["en", config.get("general","language")])
translation.install(True)
env.install_gettext_translations(translation)