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

Commit 1f8665f5 authored by mariagpuyol's avatar mariagpuyol
Browse files

Remove emergency info subtitle

Bug:27621394
Change-Id: I9f2dfd1fd4926cb454cc8e4b7e3f100aa724aa76
parent c35b08b4
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -5409,8 +5409,6 @@
    <string name="user_enable_calling_and_sms_confirm_message">Call and SMS history will be shared with this user.</string>
    <!-- Title for the emergency info preference [CHAR LIMIT=40] -->
    <string name="emergency_info_title">Emergency information</string>
    <!-- Description of the emergency info preference [CHAR LIMIT=none] -->
    <string name="emergency_info_subtitle">Accessible by anyone from the emergency dialer without unlocking your phone</string>
    <!-- Application Restrictions screen title [CHAR LIMIT=45] -->
    <string name="application_restrictions">Allow apps and content</string>
+1 −2
Original line number Diff line number Diff line
@@ -38,6 +38,5 @@
    </PreferenceCategory>
    <Preference
        android:key="emergency_info"
        android:title="@string/emergency_info_title"
        android:summary="@string/emergency_info_subtitle"/>
        android:title="@string/emergency_info_title" />
</PreferenceScreen>