From b80dd48434db8443700afefcfa859e6bd349cbc5 Mon Sep 17 00:00:00 2001 From: Danny Coates Date: Fri, 16 Nov 2018 17:17:57 -0800 Subject: [PATCH] added total size to wip tile --- app/ui/archiveTile.js | 13 +++++++++---- public/locales/en-US/send.ftl | 1 + 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/app/ui/archiveTile.js b/app/ui/archiveTile.js index 77f92a0b..4cf7a855 100644 --- a/app/ui/archiveTile.js +++ b/app/ui/archiveTile.js @@ -209,12 +209,17 @@ module.exports.wip = function(state, emit) { /> ${expiryOptions(state, emit)} ${password(state, emit)} diff --git a/public/locales/en-US/send.ftl b/public/locales/en-US/send.ftl index 7e7da6d2..299f922b 100644 --- a/public/locales/en-US/send.ftl +++ b/public/locales/en-US/send.ftl @@ -52,6 +52,7 @@ fileCount = { $num -> [one] 1 file *[other] { $num } files } +totalSize = Total Size: { $size } copyUrlFormLabelWithName = Copy and share the link to send your file: { $filename } copyUrlFormButton = Copy to clipboard copiedUrl = Copied!