add string for fp reader as home
Change-Id: I6d92065f482ce28705834ec36631b299a1666780
This commit is contained in:
parent
0d24687be6
commit
409f74b2b6
1 changed files with 5 additions and 0 deletions
|
@ -136,4 +136,9 @@
|
|||
<!-- Help texts -->
|
||||
<string name="doze_settings_help_title">Help</string>
|
||||
<string name="doze_settings_help_text">These features use sensor events to launch a doze notification pulse. The chosen sensor is only enabled when the device receives a notification, this helps to reduce battery usage. There is also an option to enable the chosen sensor as soon as the screen turns off, this will cause higher battery usage.</string>
|
||||
|
||||
<!-- Fingerprint -->
|
||||
<string name="fingerprint_title">Fingerprint</string>
|
||||
<string name="fingerprint_as_home_title">Fingerprint as home</string>
|
||||
<string name="fingerprint_as_home_summary">Use the fingerprint sensor as a home button</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue