From 05579880a4e4e76ada35cf2ff303a71377dfb41b Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 15 Sep 2010 23:42:41 +0200 Subject: package ui improvements --- module/web/templates/default/collector.html | 4 ++- module/web/templates/default/downloads.html | 2 +- module/web/templates/default/edit_package.html | 2 +- module/web/templates/default/package_ui.js | 37 ++++++++++++++++++++++---- module/web/templates/default/queue.html | 4 ++- 5 files changed, 40 insertions(+), 9 deletions(-) (limited to 'module/web/templates') diff --git a/module/web/templates/default/collector.html b/module/web/templates/default/collector.html index e207ba99a..1a7a4aa0c 100644 --- a/module/web/templates/default/collector.html +++ b/module/web/templates/default/collector.html @@ -37,7 +37,9 @@ document.addEvent("domready", function(){ {% endblock %} {% block content %} -
+
{% trans "success" %}
+
{% trans "failure" %}
+
{% trans "loading" %}
diff --git a/module/web/templates/default/downloads.html b/module/web/templates/default/downloads.html index 9ab5a2ea4..eeb73e151 100644 --- a/module/web/templates/default/downloads.html +++ b/module/web/templates/default/downloads.html @@ -30,7 +30,7 @@ {% block content %} -{% trans "It's recommend not to download Files bigger than ~10MB from here." %} +{% trans "Do not transfer downloaded files more than 10Mb in size via webinterface to external location, because it can result in high system load." %}