summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index fb7ff14..8aa3e2c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -666,6 +666,10 @@
<string name="owner_info_settings_summary"></string>
<!-- Hint text shown in owner info edit text [CHAR LIMIT=50] -->
<string name="owner_info_settings_edit_text_hint">Type text to display on the lock screen</string>
+ <!-- Text shown next to checkbox for showing user info on LockScreen [CHAR LIMIT=50]-->
+ <string name="show_user_info_on_lockscreen_label">Show user info on lock screen</string>
+ <!-- Text shown for title of user info setting [CHAR LIMIT=20]-->
+ <string name="user_info_settings_title">User info</string>
<!-- Main Settings screen setting option title for the item to take you to the location screen -->
<string name="location_settings_title">Location access</string>
<!-- Main Settings screen setting option title for the item to take you to the security screen -->