diff options
Diffstat (limited to 'l10n-en-CA/browser/browser/textRecognition.ftl')
-rw-r--r-- | l10n-en-CA/browser/browser/textRecognition.ftl | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/l10n-en-CA/browser/browser/textRecognition.ftl b/l10n-en-CA/browser/browser/textRecognition.ftl new file mode 100644 index 0000000000..93e07a53c8 --- /dev/null +++ b/l10n-en-CA/browser/browser/textRecognition.ftl @@ -0,0 +1,15 @@ +# 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/. + + +## Text recognition works through a modal that presents the text that is found +## in an image, and copies the results to the clipboard. + +text-recognition-modal-searching-title = Searching image for text… +text-recognition-modal-results-title = Text copied from image +text-recognition-modal-no-results-title = Sorry, we couldn’t extract any text. Try a different image. <a data-l10n-name="error-link">Learn more</a>. +text-recognition-modal-close-button = Close + +# The title of the the modal is only available to screen readers. +text-recognition-modal-accessible-modal-title = Results for text extraction |