<!-- Text that gets shown on top of current activity to inform the user that the system force-resized the current activity and that things might crash/not work properly [CHAR LIMIT=NONE] -->
<stringname="forced_resizable_info_text">App may not work with multi-window</string>
<!-- Accessibility description of a QS tile while editing positions [CHAR LIMIT=NONE] -->
<stringname="accessibility_qs_edit_tile_label">Position <xliff:gid="position"example="2">%1$d</xliff:g>, <xliff:gid="tile_name"example="Wi-Fi">%2$s</xliff:g>. Double tap to edit.</string>
@@ -1587,4 +1584,10 @@
<!-- Accessibility label for window when QS editing is happening [CHAR LIMIT=NONE] -->
<!-- Text that gets shown on top of current activity to inform the user that the system force-resized the current activity and that things might crash/not work properly [CHAR LIMIT=NONE] -->
<stringname="dock_forced_resizable">App may not work with split-screen.</string>
<!-- Warning message when we try to dock a non-resizeble tasks and launch it in fullscreen instead. -->
<stringname="dock_non_resizeble_failed_to_dock_text">App does not support split-screen.</string>