Update string name to "desktop windowing" from "Desktop view" for developer options.
Bug: 401166274 Flag: EXEMPT (string change) Change-Id: Ia99113d697ee42a1b3723fbc23a4392677468365
This commit is contained in:
@@ -12938,12 +12938,12 @@ Data usage charges may apply.</string>
|
||||
<!-- Title for a toggle that enables freeform windows. Freeform windows enables users to freely arrange and resize overlapping apps. [CHAR LIMIT=50] -->
|
||||
<string name="enable_desktop_mode">Enable freeform windows</string>
|
||||
|
||||
<!-- Title for a toggle that enables desktop experience features. This includes desktop view and connected displays. [CHAR LIMIT=50] -->
|
||||
<!-- Title for a toggle that enables desktop experience features. This includes desktop windowing and connected displays. [CHAR LIMIT=50] -->
|
||||
<string name="enable_desktop_experience_features">Enable desktop experience features</string>
|
||||
<!-- Summary for a toggle that enables desktop experience features when the device itself can show the desktop (but it is not available without the developer option). [CHAR LIMIT=NONE] -->
|
||||
<string name="enable_desktop_experience_features_summary_with_desktop">Enable Desktop View on the device and on secondary displays.</string>
|
||||
<!-- Summary for a toggle that enables desktop experience features when desktop views don't need to be enable. [CHAR LIMIT=NONE] -->
|
||||
<string name="enable_desktop_experience_features_summary_without_desktop">Enable Desktop View on secondary displays.</string>
|
||||
<string name="enable_desktop_experience_features_summary_with_desktop">Enable desktop windowing on the device and on secondary displays.</string>
|
||||
<!-- Summary for a toggle that enables desktop experience features when desktop windowing doesn't need to be enabled. [CHAR LIMIT=NONE] -->
|
||||
<string name="enable_desktop_experience_features_summary_without_desktop">Enable desktop windowing on secondary displays.</string>
|
||||
|
||||
<!-- Title for a toggle that enables freeform windows on secondary display. Freeform windows enables users to freely arrange and resize overlapping apps. [CHAR LIMIT=50] -->
|
||||
<string name="enable_desktop_mode_on_secondary_display">Enable freeform windows on secondary display</string>
|
||||
|
Reference in New Issue
Block a user