mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-13 19:29:06 +01:00
Screen Lock: Lock after customizable inactivity timeout
This commit is contained in:
@@ -360,6 +360,15 @@
|
||||
<string name="pref_lock_title">Screen Lock</string>
|
||||
<string name="pref_lock_summary">Use the device\'s screen lock to protect Briar while signed in</string>
|
||||
<string name="pref_lock_disabled_summary">Set up a screen lock for your device to protect Briar while signed in</string>
|
||||
<string name="pref_lock_timeout_title">Screen Lock Inactivity Timeout</string>
|
||||
<string name="pref_lock_timeout_summary">When not using Briar, automatically lock it %s</string>
|
||||
<string name="pref_lock_timeout_never">never</string>
|
||||
<string name="pref_lock_timeout_1">after 1 Minute</string>
|
||||
<string name="pref_lock_timeout_5">after 5 Minutes</string>
|
||||
<string name="pref_lock_timeout_15">after 15 Minutes</string>
|
||||
<string name="pref_lock_timeout_30">after 30 Minutes</string>
|
||||
<string name="pref_lock_timeout_60">after 1 Hour</string>
|
||||
|
||||
<string name="change_password">Change password</string>
|
||||
<string name="current_password">Current password</string>
|
||||
<string name="choose_new_password">New password</string>
|
||||
|
||||
Reference in New Issue
Block a user