Skip to content

Commit 7c94520

Browse files
committed
fix: use consistent naming
1 parent 7b4b2b4 commit 7c94520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<string name="show_clipboard_content">Show clipboard content if available</string>
3232
<string name="show_popup">Show a popup on keypress</string>
3333
<string name="vibrate_on_keypress">Vibrate on keypress</string>
34-
<string name="sound_on_keypress">Keypress sound</string>
34+
<string name="sound_on_keypress">Sound on keypress</string>
3535
<string name="sound_none">Off</string>
3636
<string name="sound_system">Follow system</string>
3737
<string name="sound_always">Always on</string>

0 commit comments

Comments
 (0)