From 03d8876960d80e42f50466ea29f398bfbb1dd86f Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" Date: Sat, 26 Jan 2008 06:01:52 +0000 Subject: [PATCH] bug 303645: [strings only] add support for media feeds and objects; Patch by Will Guaraldi, ui-r=beltzner, a=beltzner --- .../en-US/chrome/browser/feeds/subscribe.properties | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/browser/locales/en-US/chrome/browser/feeds/subscribe.properties b/browser/locales/en-US/chrome/browser/feeds/subscribe.properties index 40d7e16d892..851ccfccce7 100644 --- a/browser/locales/en-US/chrome/browser/feeds/subscribe.properties +++ b/browser/locales/en-US/chrome/browser/feeds/subscribe.properties @@ -8,6 +8,18 @@ subscribeNow=Subscribe Now chooseApplicationMenuItem=Choose Application… chooseApplicationDialogTitle=Choose Application alwaysUse=Always use %S to subscribe to feeds +mediaLabel=Media files + +# LOCALIZATION NOTE: The next string is for the size of the enclosed media. +# e.g. enclosureSizeText : "50.23 MB" +# %1$S = size (in bytes or megabytes, ...) +# %2$S = unit of measure (bytes, KB, MB, ...) +enclosureSizeText=%1$S %2$S + +bytes=bytes +kilobyte=KB +megabyte=MB +gigabyte=GB # Protocol Handling # "Add %appName (%appDomain) as an application for %protocolType links?"