Remove the editable title from the file app

This commit is contained in:
yflory
2017-06-26 15:16:17 +02:00
parent 38f568635d
commit 36ef4178dc
6 changed files with 25 additions and 13 deletions

View File

@@ -412,6 +412,7 @@ define(function () {
out.upload_progress = "Progress";
out.upload_mustLogin = "You must be logged in to upload files";
out.download_button = "Decrypt & Download";
out.download_mt_button = "Download";
// general warnings
out.warn_notPinned = "This pad is not in anyone's CryptDrive. It will expire after 3 months. <a href='/about.html#pinning'>Learn more...</a>";