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

Commit 0a9cfab1 authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Revert string resource to previous version.

Reverting outgoing_call_not_allowed_user_restriction as the newest
version doesn't make sense.

Bug: 25005066
Change-Id: I65760624fd1159758659d38ec8f64c1aeac574a5
parent a7ca2561
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -85,7 +85,7 @@

    <!-- Message indicating that the user is not allowed to make non-emergency outgoing phone calls
         due to a user restriction -->
    <string name="outgoing_call_not_allowed_user_restriction">Only emergency calls are allowed by the device owner.</string>
    <string name="outgoing_call_not_allowed_user_restriction">Only emergency calls are allowed.</string>

    <!-- Message indicating that the user is not allowed to make non-emergency outgoing phone calls
         due to the lack of the CALL_PHONE permission -->