From f210394d8446b1e880ba07c02b1b38376fa0ce83 Mon Sep 17 00:00:00 2001 From: Gisela Solis Date: Thu, 30 Apr 2020 15:41:56 +0000 Subject: [PATCH] Pontoon: Update Ixil (ixl) localization of Firefox Send Co-authored-by: Gisela Solis --- public/locales/ixl/send.ftl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/public/locales/ixl/send.ftl b/public/locales/ixl/send.ftl index 2de2f966..31374523 100644 --- a/public/locales/ixl/send.ftl +++ b/public/locales/ixl/send.ftl @@ -46,3 +46,7 @@ kb = KB mb = MB # gibibyte abbreviation gb = GB +# localized number and byte abbreviation. example "2.5MB" +fileSize = { $num }{ $units } +# A short representation of a countdown timer containing the number of days, hours, and minutes remaining as digits, example "2d 11h 56m" +expiresDaysHoursMinutes = { $days }d { $hours }h { $minutes }m