Loading res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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> Loading Loading @@ -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] --> Loading Loading
res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -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> Loading Loading @@ -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] --> Loading