diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /browser/extensions/pocket/locale/en-GB | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'browser/extensions/pocket/locale/en-GB')
-rw-r--r-- | browser/extensions/pocket/locale/en-GB/pocket.properties | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/browser/extensions/pocket/locale/en-GB/pocket.properties b/browser/extensions/pocket/locale/en-GB/pocket.properties new file mode 100644 index 000000000..bddd825c5 --- /dev/null +++ b/browser/extensions/pocket/locale/en-GB/pocket.properties @@ -0,0 +1,43 @@ +# 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/. + +addtags = Add Tags +alreadyhaveacct = Already a Pocket user? +continueff = Continue with Firefox +errorgeneric = There was an error when trying to save to Pocket. +learnmore = Learn More +loginnow = Log in +maxtaglength = Tags are limited to 25 characters +mustbeconnected = You must be connected to the Internet in order to save to Pocket. Please check your connection and try again. +onlylinkssaved = Only links can be saved +pagenotsaved = Page Not Saved +pageremoved = Page Removed +pagesaved = Saved to Pocket +processingremove = Removing Page… +processingtags = Adding tags… +removepage = Remove Page +save = Save +saving = Saving… +signupemail = Sign up with email +signuptosave = Sign up for Pocket. It’s free. +suggestedtags = Suggested Tags +tagline = Save articles and videos from Firefox to view in Pocket on any device, any time. +taglinestory_one = Click the Pocket Button to save any article, video or page from Firefox. +taglinestory_two = View in Pocket on any device, any time. +tagssaved = Tags Added +tos = By continuing, you agree to Pocket’s <a href="%1$S" target="_blank">Terms of Service</a> and <a href="%2$S" target="_blank">Privacy Policy</a> +tryitnow = Try It Now +signinfirefox = Sign in with Firefox +signupfirefox = Sign up with Firefox +viewlist = View List + +# LOCALIZATION NOTE(pocket-button.label, pocket-button.tooltiptext, saveToPocketCmd.label, saveLinkToPocketCmd.label, pocketMenuitem.label): +# "Pocket" is a brand name. +pocket-button.label = Pocket +pocket-button.tooltiptext = Save to Pocket +saveToPocketCmd.label = Save Page to Pocket +saveToPocketCmd.accesskey = k +saveLinkToPocketCmd.label = Save Link to Pocket +saveLinkToPocketCmd.accesskey = o +pocketMenuitem.label = View Pocket List |