summaryrefslogtreecommitdiffstats
path: root/browser/locales/en-US/browser/screenshots.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'browser/locales/en-US/browser/screenshots.ftl')
-rw-r--r--browser/locales/en-US/browser/screenshots.ftl60
1 files changed, 60 insertions, 0 deletions
diff --git a/browser/locales/en-US/browser/screenshots.ftl b/browser/locales/en-US/browser/screenshots.ftl
new file mode 100644
index 0000000000..1ccf631ae1
--- /dev/null
+++ b/browser/locales/en-US/browser/screenshots.ftl
@@ -0,0 +1,60 @@
+# 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/.
+
+screenshot-toolbarbutton =
+ .label = Screenshot
+ .tooltiptext = Take a screenshot
+
+screenshot-shortcut =
+ .key = S
+
+screenshots-instructions = Drag or click on the page to select a region. Press ESC to cancel.
+screenshots-cancel-button = Cancel
+screenshots-save-visible-button = Save visible
+screenshots-save-page-button = Save full page
+screenshots-download-button = Download
+screenshots-download-button-tooltip = Download screenshot
+screenshots-copy-button = Copy
+screenshots-copy-button-tooltip = Copy screenshot to clipboard
+screenshots-download-button-title =
+ .title = Download screenshot
+screenshots-copy-button-title =
+ .title = Copy screenshot to clipboard
+screenshots-cancel-button-title =
+ .title = Cancel
+screenshots-retry-button-title =
+ .title = Retry screenshot
+
+screenshots-meta-key = {
+ PLATFORM() ->
+ [macos] ⌘
+ *[other] Ctrl
+}
+screenshots-notification-link-copied-title = Link Copied
+screenshots-notification-link-copied-details = The link to your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
+
+screenshots-notification-image-copied-title = Shot Copied
+screenshots-notification-image-copied-details = Your shot has been copied to the clipboard. Press {screenshots-meta-key}-V to paste.
+
+screenshots-request-error-title = Out of order.
+screenshots-request-error-details = Sorry! We couldn’t save your shot. Please try again later.
+
+screenshots-connection-error-title = We can’t connect to your screenshots.
+screenshots-connection-error-details = Please check your Internet connection. If you are able to connect to the Internet, there may be a temporary problem with the { -screenshots-brand-name } service.
+
+screenshots-login-error-details = We couldn’t save your shot because there is a problem with the { -screenshots-brand-name } service. Please try again later.
+
+screenshots-unshootable-page-error-title = We can’t screenshot this page.
+screenshots-unshootable-page-error-details = This isn’t a standard Web page, so you can’t take a screenshot of it.
+
+screenshots-empty-selection-error-title = Your selection is too small
+
+screenshots-private-window-error-title = { -screenshots-brand-name } is disabled in Private Browsing Mode
+screenshots-private-window-error-details = Sorry for the inconvenience. We are working on this feature for future releases.
+
+screenshots-generic-error-title = Whoa! { -screenshots-brand-name } went haywire.
+screenshots-generic-error-details = We’re not sure what just happened. Care to try again or take a shot of a different page?
+
+screenshots-too-large-error-title = Your screenshot was cropped because it was too large
+screenshots-too-large-error-details = Try selecting a region that’s smaller than 32,700 pixels on its longest side or 124,900,000 pixels total area.