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

Commit edb08ee4 authored by Will Leshner's avatar Will Leshner
Browse files

Set the char limit for "low light mode" to NONE.

There is plenty of space for this string and it doesn't really need a
character limit. The localization team has already said that the
current limit is too small.

Bug: 416255741
Test: manually
Flag: EXEMPT resource change
Change-Id: Ie25a7077bdee6c05bb0ac7e80fd6b2e20f0beda5
parent cf4a1f5a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3331,7 +3331,7 @@
    <string name="screensaver_settings_summary_off">Off</string>
    <!-- Dream settings screen, action label, when to dream [CHAR LIMIT=20] -->
    <string name="screensaver_settings_when_to_dream">When to show</string>
    <!-- Dream settings screen, action label, what to show in low light [CHAR LIMIT=30] -->
    <!-- Dream settings screen, action label, what to show in low light [CHAR LIMIT=NONE] -->
    <string name="screensaver_settings_low_light_mode">Low light mode</string>
    <!-- [CHAR LIMIT=40] Display settings screen, setting option name to change whether the device wakes up when a lift gesture is detected. -->
    <string name="lift_to_wake_title">Lift to wake</string>