summaryrefslogtreecommitdiffstats
path: root/toolkit/locales/en-US/chrome/global/narrate.properties
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/locales/en-US/chrome/global/narrate.properties')
-rw-r--r--toolkit/locales/en-US/chrome/global/narrate.properties19
1 files changed, 19 insertions, 0 deletions
diff --git a/toolkit/locales/en-US/chrome/global/narrate.properties b/toolkit/locales/en-US/chrome/global/narrate.properties
new file mode 100644
index 000000000..9ac839427
--- /dev/null
+++ b/toolkit/locales/en-US/chrome/global/narrate.properties
@@ -0,0 +1,19 @@
+# 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/.
+
+# Narrate, meaning "read the page out loud". This is the name of the feature
+# and it is the label for the popup button.
+narrate = Narrate
+back = Back
+start = Start
+stop = Stop
+forward = Forward
+speed = Speed
+selectvoicelabel = Voice:
+# Default voice is determined by the language of the document.
+defaultvoice = Default
+
+# Voice name and language.
+# eg. David (English)
+voiceLabel = %S (%S) \ No newline at end of file