diff options
Diffstat (limited to 'l10n-en-GB/browser/browser/speechDispatcher.ftl')
-rw-r--r-- | l10n-en-GB/browser/browser/speechDispatcher.ftl | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/l10n-en-GB/browser/browser/speechDispatcher.ftl b/l10n-en-GB/browser/browser/speechDispatcher.ftl new file mode 100644 index 0000000000..69ccfc35af --- /dev/null +++ b/l10n-en-GB/browser/browser/speechDispatcher.ftl @@ -0,0 +1,16 @@ +# 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/. + + +### Speech Dispatches is the name of a speech synthesis tool and shouldn’t be +### localized (https://freebsoft.org/speechd). + +speech-dispatcher-lib-missing = You can’t use speech synthesis because the Speech Dispatcher library is missing. +speech-dispatcher-lib-too-old = You can’t use speech synthesis because Speech Dispatcher needs to be updated. +speech-dispatcher-missing-symbol = You can’t use speech synthesis because the Speech Dispatcher library is broken. +speech-dispatcher-open-fail = You can’t use speech synthesis because Speech Dispatcher won’t open. +speech-dispatcher-no-voices = You can’t use speech synthesis because voices aren’t available in Speech Dispatcher. +speech-dispatcher-dismiss-button = + .label = Don’t show again + .accesskey = D |