Merge "Ask user to reboot when enabling freeform and desktop mode"
This commit is contained in:
committed by
Android (Google) Code Review
commit
b27bad5154
@@ -13813,4 +13813,17 @@
|
||||
<string name="dream_preview_button_title">Preview screensaver</string>
|
||||
<!-- Button to customize the screensaver [CHAR LIMIT=20] -->
|
||||
<string name="customize_button_title">Customize</string>
|
||||
|
||||
<!-- Dialog body text used to explain a reboot is required after enabling freeform support for
|
||||
it to work [CHAR LIMIT=none] -->
|
||||
<string name="reboot_dialog_enable_freeform_support">A reboot is required to enable freeform
|
||||
support.</string>
|
||||
<!-- Dialog body text used to explain a reboot is required after forcing desktop mode on
|
||||
secondary dislays. [CHAR LIMIT=none] -->
|
||||
<string name="reboot_dialog_force_desktop_mode">A reboot is required to force desktop mode on
|
||||
secondary displays.</string>
|
||||
<!-- Text on the dialog button to reboot the device now [CHAR LIMIT=50] -->
|
||||
<string name="reboot_dialog_reboot_now">Reboot now</string>
|
||||
<!-- Text on the dialog button to reboot the device later [CHAR LIMIT=50] -->
|
||||
<string name="reboot_dialog_reboot_later">Reboot later</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user