summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b416ba7..76fdafc 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -920,7 +920,7 @@
<string name="unlock_set_unlock_off_summary"></string>
<!-- Title for preference that disables unlock security [CHAR LIMIT=22] -->
- <string name="unlock_set_unlock_none_title">Slide</string>
+ <string name="unlock_set_unlock_none_title">Swipe</string>
<!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
<string name="unlock_set_unlock_none_summary">No security</string>
@@ -950,7 +950,7 @@
<!-- Summary for "Configure lockscreen" when lock screen is off [CHAR LIMIT=45] -->
<string name="unlock_set_unlock_mode_off">None</string>
<!-- Summary for "Configure lockscreen" when security is disabled [CHAR LIMIT=45] -->
- <string name="unlock_set_unlock_mode_none">Slide</string>
+ <string name="unlock_set_unlock_mode_none">Swipe</string>
<!-- Summary for "Configure lockscreen" when security biometric weak is enabled [CHAR LIMIT=45] -->
<string name="unlock_set_unlock_mode_biometric_weak">Face Unlock</string>
<!-- Summary for "Configure lockscreen" when security pattern is enabled [CHAR LIMIT=45] -->