We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e5f1fd commit d10dc15Copy full SHA for d10dc15
1 file changed
app/src/main/res/values/strings.xml
@@ -38,5 +38,5 @@
38
<string name="battery_enable">Enable</string>
39
<string name="status_bar_double_tap">status_bar_double_tap</string>
40
<string name="status_bar_double_tap_label">Double-Tap Status Bar to Lock</string>
41
- <string name="status_bar_double_tap_description">Place an invisible overlay on the status bar that locks the screen when double-tapped</string>
+ <string name="status_bar_double_tap_description">Double tap on the status bar to lock the screen.</string>
42
</resources>
0 commit comments