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

Commit 864537e7 authored by Eamon Powell's avatar Eamon Powell Committed by Sam Mortimer
Browse files

Settings: Adjust one shot auto-brightness strings

The current strings provided are confusing and lack
clarity regarding what the feature actually does.

Change-Id: If87fad1e163131e7b9a070f6866f7d564e368cca
parent a643cef7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -117,8 +117,8 @@
    <string name="app_notification_sound_timeout_value_30_minutes">30 minutes</string>

    <!-- One shot automatic brightness -->
    <string name="auto_brightness_one_shot_title">Only apply when screen is turned on</string>
    <string name="auto_brightness_one_shot_summary">Adjustment will occur one time</string>
    <string name="auto_brightness_one_shot_title">One shot auto-brightness</string>
    <string name="auto_brightness_one_shot_summary">Brightness adjustment will only occur at the moment the screen is turned on</string>

    <!-- Per-app data restrictions -->
    <string name="data_usage_app_restrict_all">Allow network access</string>