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

Commit 8a980d9c authored by shawnlin's avatar shawnlin
Browse files

Update string to "Render apps below cutout area"

Bug: 190339480
Test: manual - open cutout setting and check the string
Change-Id: I29083e4897d9acf38ba2b45ff5f34c06fdd00e6f
parent ad82033c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

    <!-- [CHAR_LIMIT=NONE] Developer Settings: Label for the option that masks the display cutout, i.e. avoid apps in cutout region.-->
    <string name="display_cutout_emulation_overlay">Hide (avoid apps in cutout region)</string>
    <string name="display_cutout_emulation_overlay">Render apps below cutout area</string>

</resources>