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

Commit 3961a05f authored by Michael Bestas's avatar Michael Bestas
Browse files

core: Add back mistakenly removed string

Change-Id: Ia56f05ebf87f16b9304fe8fa0664874fcc03697c
parent 36ab5b65
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -275,6 +275,9 @@
    <!-- Shown in the lock screen to tell the user that their SIM/RUIM is locked and they must unlock it. -->
    <string name="lockscreen_sim_locked_message_cm">SIM/RUIM card is locked.</string>

    <!-- Displayed when a SIM PIN/PUK is entered incorrectly. -->
    <string name="pinpuk_attempts">\nAttempts remaining:</string>

    <!-- Displayed when the USSD/SS request is modified by STK CC to a
         different request. This will be displayed in a toast. -->
    <string name="stk_cc_ussd_to_dial">USSD request is modified to DIAL request.</string>