From 291276494dff1159499a59d33f59939062d04c47 Mon Sep 17 00:00:00 2001 From: "Francesco Lodolo [:flod]" Date: Tue, 23 Jan 2018 07:54:02 +0100 Subject: [PATCH] Add localization note to 'Time' and 'Downloads' strings --- public/locales/en-US/send.ftl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/en-US/send.ftl b/public/locales/en-US/send.ftl index 8a71e974..7cd55c53 100644 --- a/public/locales/en-US/send.ftl +++ b/public/locales/en-US/send.ftl @@ -42,7 +42,11 @@ sendAnotherFileLink = Send another file // Alternative text used on the download link/button (indicates an action). downloadAltText = Download downloadsFileList = Downloads +// Used as header in a column indicating the amount of time left before a +// download link expires (e.g. "10h 5m") timeFileList = Time +// Used as header in a column indicating the number of times a file has been +// downloaded downloadFileName = Download { $filename } downloadFileSize = ({ $size }) unlockInputLabel = Enter Password