diff options
Diffstat (limited to 'module/web/templates/default/downloads.html')
-rw-r--r-- | module/web/templates/default/downloads.html | 2 |
1 files changed, 1 insertions, 1 deletions
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." %} <ul> {% for folder in files.folder %} |