Merge "wifi-display: add certification options" into klp-dev
This commit is contained in:
@@ -1258,6 +1258,23 @@
|
||||
<!-- Wifi Display settings. Summary shown in Display settings. Text used for 'Disabled' state. [CHAR LIMIT=40] -->
|
||||
<string name="wifi_display_summary_disabled">Disabled</string>
|
||||
|
||||
<!-- Wifi Display settings. The sub heading for wireless display certification options. [CHAR LIMIT=40] -->
|
||||
<string name="wifi_display_certification_heading">Certification</string>
|
||||
<!-- Wifi Display settings. The section title for wireless display session info. [CHAR LIMIT=40] -->
|
||||
<string name="wifi_display_session_info">Session info</string>
|
||||
<!-- Wifi Display settings. The checkbox title for enabling listen mode during certification process. [CHAR LIMIT=40] -->
|
||||
<string name="wifi_display_listen_mode">Enable listen mode</string>
|
||||
<!-- Wifi Display settings. The checkbox title for enabling autonomous GO during certification process. [CHAR LIMIT=40] -->
|
||||
<string name="wifi_display_autonomous_go">Enable autonomous GO</string>
|
||||
<!-- Wifi Display settings. The button text for sending pause trigger during certification process. [CHAR LIMIT=40] -->
|
||||
<string name="wifi_display_pause">Pause</string>
|
||||
<!-- Wifi Display settings. The button text for sending play (resume) trigger during certification process. [CHAR LIMIT=40] -->
|
||||
<string name="wifi_display_resume">Resume</string>
|
||||
<!-- Wifi Display settings. The dropdown menu title for choosing listen channel during certification process. [CHAR LIMIT=40] -->
|
||||
<string name="wifi_display_listen_channel">Listen channel</string>
|
||||
<!-- Wifi Display settings. The dropdown menu title for choosing operating channel during certification process. [CHAR LIMIT=40] -->
|
||||
<string name="wifi_display_operating_channel">Operating channel</string>
|
||||
|
||||
<!-- NFC settings -->
|
||||
<!-- Used in the 1st-level settings screen to turn on NFC -->
|
||||
<string name="nfc_quick_toggle_title">NFC</string>
|
||||
@@ -3130,6 +3147,10 @@
|
||||
<!-- Message of dialog confirming that user wants to restart their device with a new runtime -->
|
||||
<string name="select_runtime_warning_message">Reboot to change runtime from <xliff:g id="old" example="libdvm.so">%1$s</xliff:g> to <xliff:g id="new" example="libart.so">%2$s</xliff:g>?</string>
|
||||
|
||||
<!-- Setting Checkbox title whether to show options for wireless display certification -->
|
||||
<string name="wifi_display_certification">Wireless display certification</string>
|
||||
<!-- setting Checkbox summary whether to show options for wireless display certification -->
|
||||
<string name="wifi_display_certification_summary">Show options for wireless display certification</string>
|
||||
<!-- Setting Checkbox title whether to allow mock locations -->
|
||||
<string name="allow_mock_location">Allow mock locations</string>
|
||||
<!-- setting Checkbox summary whether to allow mock locations -->
|
||||
|
||||
Reference in New Issue
Block a user