Skip to content

Commit 99fd497

Browse files
committed
Update readme.
1 parent 0354a0d commit 99fd497

File tree

2 files changed

+16
-15
lines changed

2 files changed

+16
-15
lines changed

beepKeyboard.pot

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: 'beepKeyboard' '0.3a2'\n"
1010
"Report-Msgid-Bugs-To: '[email protected]'\n"
11-
"POT-Creation-Date: 2019-04-15 15:29-0600\n"
11+
"POT-Creation-Date: 2019-05-20 16:38-0600\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -57,70 +57,71 @@ msgid "&Open advanced options"
5757
msgstr ""
5858

5959
#. Translators: This is the label for the beep keyboard advanced settings dialog
60-
#: addon\globalPlugins\beepKeyboard.py:83
60+
#: addon\globalPlugins\beepKeyboard.py:82
6161
msgid "Advanced settings - Keyboard beep"
6262
msgstr ""
6363

6464
#. Translators: label for an edit text control option in the advanced settings dialog.
65-
#: addon\globalPlugins\beepKeyboard.py:89
65+
#: addon\globalPlugins\beepKeyboard.py:88
6666
msgid "&Ignored characters with shift pressed"
6767
msgstr ""
6868

6969
#. Translators: label for an edit text control option in the advanced settings dialog.
70-
#: addon\globalPlugins\beepKeyboard.py:92
70+
#: addon\globalPlugins\beepKeyboard.py:91
7171
msgid "Beep &always for the following characters"
7272
msgstr ""
7373

7474
#. Translators: label for a combo box control in the advanced settings dialog.
75-
#: addon\globalPlugins\beepKeyboard.py:96
75+
#: addon\globalPlugins\beepKeyboard.py:95
7676
msgid "&Select tone to configure"
7777
msgstr ""
7878

7979
#. Translators: label for an option of a combo box control.
80-
#: addon\globalPlugins\beepKeyboard.py:98
80+
#: addon\globalPlugins\beepKeyboard.py:97
8181
msgid "Typed characters with shift pressed"
8282
msgstr ""
8383

8484
#. Translators: label for an option of a combo box control.
85-
#: addon\globalPlugins\beepKeyboard.py:100
85+
#: addon\globalPlugins\beepKeyboard.py:99
8686
msgid "Custom characters"
8787
msgstr ""
8888

8989
#. Translators: label for an option of a combo box control.
90-
#: addon\globalPlugins\beepKeyboard.py:102
90+
#: addon\globalPlugins\beepKeyboard.py:101
9191
msgid "Typed characters when caps lock is on"
9292
msgstr ""
9393

9494
#. Translators: label for an option of a combo box control.
95-
#: addon\globalPlugins\beepKeyboard.py:104
95+
#: addon\globalPlugins\beepKeyboard.py:103
9696
msgid "Toggle key goes off"
9797
msgstr ""
9898

9999
#. Translators: label for an option of a combo box control.
100-
#: addon\globalPlugins\beepKeyboard.py:106
100+
#: addon\globalPlugins\beepKeyboard.py:105
101101
msgid "Toggle key goes on"
102102
msgstr ""
103103

104104
#. Translators: label for an edit text control option in the advanced settings dialog.
105-
#: addon\globalPlugins\beepKeyboard.py:111
105+
#: addon\globalPlugins\beepKeyboard.py:110
106106
msgid "Tone &pitch"
107107
msgstr ""
108108

109109
#. Translators: label for an edit text control option in the advanced settings dialog.
110-
#: addon\globalPlugins\beepKeyboard.py:114
110+
#: addon\globalPlugins\beepKeyboard.py:113
111111
msgid "Tone &length"
112112
msgstr ""
113113

114114
#. Translators: label for an edit text control option in the advanced settings dialog.
115-
#: addon\globalPlugins\beepKeyboard.py:117
115+
#: addon\globalPlugins\beepKeyboard.py:116
116116
msgid "Tone &volume"
117117
msgstr ""
118118

119119
#. Translators: label for a button to play demo tone in advanced settings dialog.
120-
#: addon\globalPlugins\beepKeyboard.py:120
120+
#: addon\globalPlugins\beepKeyboard.py:119
121121
msgid "&Test tone"
122122
msgstr ""
123123

124+
#. Translators: an error message sent to ve spoken by NVDA.
124125
#: addon\globalPlugins\beepKeyboard.py:134
125126
msgid "You entered a wrong value. Please correct it or discard changes."
126127
msgstr ""

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This package is distributed under the terms of the GNU General Public License, v
1313
* Beep for toggle keys changes: with this feature, NVDA will beep higher if a toggle key goes on, and lower tone if it goes off. Please note that Windows has a toggle keis beep function built-in on Ease of Access Center. This native feature works well if you don't use laptop keyboard layout setting.
1414
* Announce toggle keys changes: just when "Beep for toggle keys changes" is on. You can enable or disable NVDA to announce toggle key status.
1515
* Beep for specified characters: NVDA will beep for all characters that you set in advanced settings.
16-
* You can disable beeping on password fields, this feature is enabled by default to aboid security risks. disable it if you want to hear beeps on password fields.
16+
* Disable beeping on password fields: this feature is enabled by default to aboid security risks. Disable it if you want to hear beeps on password fields.
1717
## Requirements
1818
You need NVDA 2018.2 or later.
1919

0 commit comments

Comments
 (0)