diff options
author | Matt A. Tobin <email@mattatobin.com> | 2018-02-02 05:06:10 -0500 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2018-02-02 05:06:10 -0500 |
commit | 6d614170cbfa958564eb5f824234ad5a9e484344 (patch) | |
tree | 3e1eb384382f30987cb2e64bd654afa8b74fd06b /application/basilisk/locales/en-US/chrome/browser/feeds | |
parent | 2a6b605d64b19411a300efdbbd7f78c349f90206 (diff) | |
download | UXP-6d614170cbfa958564eb5f824234ad5a9e484344.tar UXP-6d614170cbfa958564eb5f824234ad5a9e484344.tar.gz UXP-6d614170cbfa958564eb5f824234ad5a9e484344.tar.lz UXP-6d614170cbfa958564eb5f824234ad5a9e484344.tar.xz UXP-6d614170cbfa958564eb5f824234ad5a9e484344.zip |
Revert "Add Basilisk"
This reverts commit e72ef92b5bdc43cd2584198e2e54e951b70299e8.
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/feeds')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.dtd | 10 | ||||
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.properties | 52 |
2 files changed, 0 insertions, 62 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.dtd b/application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.dtd deleted file mode 100644 index 9e124196d..000000000 --- a/application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.dtd +++ /dev/null @@ -1,10 +0,0 @@ -<!-- This Source Code Form is subject to the terms of the Mozilla Public - - License, v. 2.0. If a copy of the MPL was not distributed with this - - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> - -<!ENTITY feedPage.title - "Viewing Feed"> -<!ENTITY feedSubscribeNow - "Subscribe Now"> -<!ENTITY feedLiveBookmarks - "Live Bookmarks"> diff --git a/application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.properties b/application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.properties deleted file mode 100644 index 14354843c..000000000 --- a/application/basilisk/locales/en-US/chrome/browser/feeds/subscribe.properties +++ /dev/null @@ -1,52 +0,0 @@ -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -linkTitleTextFormat=Go to %S -addHandler=Add “%S” (%S) as a Feed Reader? -addHandlerAddButton=Add Feed Reader -addHandlerAddButtonAccesskey=A -handlerRegistered=“%S” is already registered as a Feed Reader -liveBookmarks=Live Bookmarks -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 - -# 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. -alwaysUseForAudioPodcasts=Always use %S to subscribe to podcasts. -alwaysUseForVideoPodcasts=Always use %S to subscribe to video podcasts. - -subscribeFeedUsing=Subscribe to this feed using -subscribeAudioPodcastUsing=Subscribe to this podcast using -subscribeVideoPodcastUsing=Subscribe to this video podcast using - -feedSubscriptionFeed1=This is a “feed” of frequently changing content on this site. -feedSubscriptionAudioPodcast1=This is a “podcast” of frequently changing content on this site. -feedSubscriptionVideoPodcast1=This is a “video podcast” of frequently changing content on this site. - -feedSubscriptionFeed2=You can subscribe to this feed to receive updates when this content changes. -feedSubscriptionAudioPodcast2=You can subscribe to this podcast to receive updates when this content changes. -feedSubscriptionVideoPodcast2=You can subscribe to this video podcast to receive updates when this content changes. - -# Protocol Handling -# "Add %appName (%appDomain) as an application for %protocolType links?" -addProtocolHandler=Add %S (%S) as an application for %S links? -addProtocolHandlerAddButton=Add Application -addProtocolHandlerAddButtonAccesskey=A
\ No newline at end of file |