Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c76abf6a authored by Pragya Bajoria's avatar Pragya Bajoria Committed by Android (Google) Code Review
Browse files

Merge "Rename "Desktop View" to "Desktop windowing" for app header use cases...

Merge "Rename "Desktop View" to "Desktop windowing" for app header use cases including education and A11Y menu." into main
parents 61c93118 bde69f1d
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -226,7 +226,7 @@
    <string name="windowing_app_handle_education_tooltip">The app menu can be found here</string>

    <!-- App handle education tooltip text for tooltip pointing to windowing image button -->
    <string name="windowing_desktop_mode_image_button_education_tooltip">Enter desktop view to open multiple apps together</string>
    <string name="windowing_desktop_mode_image_button_education_tooltip">Enter desktop windowing to open multiple apps together</string>

    <!-- App handle education tooltip text for tooltip pointing to app chip -->
    <string name="windowing_desktop_mode_exit_education_tooltip">Return to full screen anytime from the app menu</string>
@@ -293,7 +293,7 @@
    <!-- Accessibility text for the handle fullscreen button [CHAR LIMIT=NONE] -->
    <string name="fullscreen_text">Fullscreen</string>
    <!-- Accessibility text for the handle desktop button [CHAR LIMIT=NONE] -->
    <string name="desktop_text">Desktop View</string>
    <string name="desktop_text">Desktop windowing</string>
    <!-- Accessibility text for the handle split screen button [CHAR LIMIT=NONE] -->
    <string name="split_screen_text">Split Screen</string>
    <!-- Accessibility text for the handle more options button [CHAR LIMIT=NONE] -->
@@ -319,7 +319,7 @@
    <!-- Accessibility text for the handle menu close menu button [CHAR LIMIT=NONE] -->
    <string name="collapse_menu_text">Close Menu</string>
    <!-- Accessibility text for the App Header's App Chip [CHAR LIMIT=NONE] -->
    <string name="desktop_mode_app_header_chip_text"><xliff:g id="app_name" example="Chrome">%1$s</xliff:g> (Desktop View)</string>
    <string name="desktop_mode_app_header_chip_text"><xliff:g id="app_name" example="Chrome">%1$s</xliff:g> (Desktop windowing)</string>
    <!-- Maximize menu maximize button string. -->
    <string name="desktop_mode_maximize_menu_maximize_text">Maximize Screen</string>
    <!-- Maximize menu snap buttons string. -->
@@ -348,7 +348,7 @@
    <!-- Accessibility action replacement for caption handle app chip buttons [CHAR LIMIT=NONE] -->
    <string name="app_handle_chip_accessibility_announce">Open Menu</string>
    <!-- Accessibility action replacement for caption handle menu buttons [CHAR LIMIT=NONE] -->
    <string name="app_handle_menu_accessibility_announce">Enter <xliff:g id="windowing_mode" example="Desktop View">%1$s</xliff:g></string>
    <string name="app_handle_menu_accessibility_announce">Enter <xliff:g id="windowing_mode" example="Desktop windowing">%1$s</xliff:g></string>
    <!-- Accessibility action replacement for maximize menu enter snap left button [CHAR LIMIT=NONE] -->
    <string name="maximize_menu_talkback_action_snap_left_text">Resize window to left</string>
    <!-- Accessibility action replacement for maximize menu enter snap right button [CHAR LIMIT=NONE] -->