From eaf3f70dc919783937e4478546d95ace5caac31f Mon Sep 17 00:00:00 2001 From: "myk%mozilla.org" Date: Sat, 26 Jan 2008 06:12:14 +0000 Subject: [PATCH] bug 400064: [strings only] adapt web feed preview page for podcasts and video podcasts; Patch by Will Guaraldi, ui-r=beltzner, a=beltzner git-svn-id: svn://10.0.0.236/trunk@244042 18797224-902f-48f8-a5cc-f745e15eee43 --- .../chrome/browser/feeds/subscribe.properties | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/mozilla/browser/locales/en-US/chrome/browser/feeds/subscribe.properties b/mozilla/browser/locales/en-US/chrome/browser/feeds/subscribe.properties index 851ccfccce7..3a8228c36e9 100644 --- a/mozilla/browser/locales/en-US/chrome/browser/feeds/subscribe.properties +++ b/mozilla/browser/locales/en-US/chrome/browser/feeds/subscribe.properties @@ -21,6 +21,25 @@ kilobyte=KB megabyte=MB gigabyte=GB +# LOCALIZATION NOTE: The next three strings explains to the user what they're +# doing. +# e.g. alwaysUseForVideoPodcasts : "Always use Miro to subscribe to video podcasts." +# %S = application to use (Miro, iTunes, ...) +alwaysUseForFeeds=Always use %S to subscribe to feeds. +alwaysUseForPodcasts=Always use %S to subscribe to podcasts. +alwaysUseForVideoPodcasts=Always use %S to subscribe to video podcasts. + +subscribeFeedUsing=Subscribe to this feed using +subscribePodcastUsing=Subscribe to this podcast using +subscribeVideoPodcastUsing=Subscribe to this video podcast using + +# "This is a "xyz" of frequently changing content on this site." +feedsubscription1=This is a "%S" of frequently changing content on this site. +feedsubscription2=You can subscribe to this %S to receive updates when this content changes. +webFeed=feed +videoPodcastFeed=video podcast +audioPodcastFeed=podcast + # Protocol Handling # "Add %appName (%appDomain) as an application for %protocolType links?" addProtocolHandler=Add %S (%S) as an application for %S links?