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

Commit b7d25fdf authored by Fabian Kozynski's avatar Fabian Kozynski Committed by Automerger Merge Worker
Browse files

Merge "Fix typo in product string" into udc-dev am: d3df7f50

parents 0399987a d3df7f50
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -720,7 +720,7 @@
    <!-- Description for using device controls feature with a locked phone [CHAR LIMIT=NONE] -->
    <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>
    <string name="lockscreen_trivial_controls_summary" product="tablet">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>