We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b4b2b4 commit 7c94520Copy full SHA for 7c94520
app/src/main/res/values/strings.xml
@@ -31,7 +31,7 @@
31
<string name="show_clipboard_content">Show clipboard content if available</string>
32
<string name="show_popup">Show a popup on keypress</string>
33
<string name="vibrate_on_keypress">Vibrate on keypress</string>
34
- <string name="sound_on_keypress">Keypress sound</string>
+ <string name="sound_on_keypress">Sound on keypress</string>
35
<string name="sound_none">Off</string>
36
<string name="sound_system">Follow system</string>
37
<string name="sound_always">Always on</string>
0 commit comments