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

Commit 97ce4d05 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Increasing char limit for string"

parents 5780f569 95960c8b
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -7290,12 +7290,10 @@
    <!-- Summary of app not allowed to draw overlay [CHAR LIMIT=60] -->
    <string name="system_alert_window_off">No</string>
    <!-- Title for settings screen for controlling apps that can install other apps on device [CHAR LIMIT=30] -->
    <!-- Title for settings screen for controlling apps that can install other apps on device [CHAR LIMIT=50] -->
    <string name="install_other_apps">Install other apps</string>
    <!-- Keywords for setting screen for controlling apps that can install other apps on device -->
    <string name="keywords_install_other_apps">install apps external unknown sources</string>
    <!-- Label for setting which controls whether app is trusted to install apps on the device [CHAR LIMIT=45] -->
    <string name="permit_install_other_apps">Allows to install other apps</string>
    <!-- Write Settings settings -->
    <!-- Settings title in main settings screen for WRITE_SETTINGS [CHAR LIMIT=30] -->
@@ -7327,7 +7325,7 @@
    <string name="external_source_trusted">Yes</string>
    <!-- Summary of app not trusted to install apps [CHAR LIMIT=45] -->
    <string name="external_source_untrusted">No</string>
    <!-- Title of switch preference that controls whether an external app source is trusted or not [CHAR LIMIT=100] -->
    <!-- Title of switch preference that controls whether an external app source is trusted or not [CHAR LIMIT=50] -->
    <string name="external_source_switch_title">Trust apps from this source</string>
    <!-- Title of setting that controls gesture to open camera [CHAR LIMIT=40] -->