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

Commit e416e275 authored by Edgar Wang's avatar Edgar Wang
Browse files

Update auto_rotate_summary string for different product

Bug: 279769863
Test: presubmit
Change-Id: I98ceddc54bf5ea27cf862e96fe6358b3b885db0b
parent 361ed501
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>