bug 303645: [strings only] add support for media feeds and objects; Patch by Will Guaraldi, ui-r=beltzner, a=beltzner

This commit is contained in:
myk@mozilla.org 2008-01-25 22:01:52 -08:00
parent 09aa589030
commit 61c8617b50

View File

@ -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?"