better warning in case of errors in /file/

This commit is contained in:
ansuz
2018-01-16 16:52:06 +01:00
parent 4c49cd7592
commit 3858aa976a
2 changed files with 8 additions and 3 deletions

View File

@@ -581,6 +581,7 @@ define(function () {
out.upload_mustLogin = "You must be logged in to upload files";
out.download_button = "Decrypt & Download";
out.download_mt_button = "Download";
out.download_resourceNotAvailable = "The requested resource was not available...";
out.todo_title = "CryptTodo";
out.todo_newTodoNamePlaceholder = "Describe your task...";