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

Commit 7244f3a0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Update auto_rotate_summary string for different product" into udc-dev

parents 57094363 e416e275
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -721,4 +721,10 @@
    <string name="lockscreen_trivial_controls_summary" product="default">Without unlocking your phone</string>
    <!-- Description for using device controls feature with a locked tablet [CHAR LIMIT=NONE] -->
    <string name="lockscreen_trivial_controls_summary" product="tabled">Without unlocking your tablet</string>

    <!-- Accessibility summary text for auto rotate [CHAR LIMIT=NONE] -->
    <string name="auto_rotate_summary_a11y" product="default">When you move your phone between portrait and landscape</string>
    <!-- Accessibility summary text for auto rotate [CHAR LIMIT=NONE] -->
    <string name="auto_rotate_summary_a11y" product="tabled">When you move your tablet between portrait and landscape</string>

</resources>
+0 −2
Original line number Diff line number Diff line
@@ -2291,8 +2291,6 @@
    <string name="auto_rotate_switch_face_based">Face Detection</string>
    <!-- Accessibility description for auto rotate learn more link [CHAR LIMIT=NONE] -->
    <string name="auto_rotate_link_a11y">Learn more about auto-rotate</string>
    <!-- Accessibility summary text for auto rotate [CHAR LIMIT=60] -->
    <string name="auto_rotate_summary_a11y">When you move your phone between portrait and landscape</string>
    <!-- Display settings screen, screen resolution settings title [CHAR LIMIT=30] -->
    <string name="screen_resolution_title">Screen resolution</string>