Merge "Add setting toggle for power menu privacy" into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7848696ea1
@@ -11938,18 +11938,27 @@
|
||||
<!-- Power menu setting option cards, passes, device controls [CHAR LIMIT=NONE] -->
|
||||
<string name="power_menu_cards_passes_device_controls">Show cards, passes, and device controls</string>
|
||||
|
||||
<!-- Power menu setting lock screen category name [CHAR LIMIT=40] -->
|
||||
<string name="power_menu_lock_screen_category">Lock screen</string>
|
||||
|
||||
<!-- Power menu setting option none [CHAR LIMIT=NONE] -->
|
||||
<string name="power_menu_none">Don\u2019t show any content</string>
|
||||
|
||||
<!-- Power menu setting Privacy [CHAR LIMIT=40] -->
|
||||
<string name="power_menu_privacy">Privacy</string>
|
||||
<string name="power_menu_privacy">Sensitive content</string>
|
||||
|
||||
<!-- Power menu setting privacy show all [CHAR LIMIT=NONE] -->
|
||||
<string name="power_menu_privacy_show">Show cards and controls when locked</string>
|
||||
|
||||
<!-- Power menu setting privacy show controls [CHAR LIMIT=NONE] -->
|
||||
<string name="power_menu_privacy_show_controls">Show controls when locked</string>
|
||||
|
||||
<!-- Power menu setting privacy hide all [CHAR LIMIT=NONE] -->
|
||||
<string name="power_menu_privacy_hide">Hide cards and controls when locked</string>
|
||||
|
||||
<!-- Power menu setting privacy no secure screen lock set [CHAR_LIMIT=NONE] -->
|
||||
<string name="power_menu_privacy_not_secure">To use, first set a screen lock</string>
|
||||
|
||||
<!-- Device controls toggle name [CHAR LIMIT=60] -->
|
||||
<string name="device_controls_setting_toggle">Show device controls</string>
|
||||
|
||||
|
Reference in New Issue
Block a user