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

Commit b1948f7d authored by Ian Pedowitz's avatar Ian Pedowitz
Browse files

Removing period from No service string to be consistent with Airplane Mode

Bug: 25037917
Change-Id: Iaa1099fb06f724ebeb7d6302a78b8d010871668e
parent 52815c3b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1697,7 +1697,7 @@
                                          --> <skip />

    <!-- On the keyguard screen, it shows the carrier the phone is connected to.  This is displayed if the phone is not connected to a carrier.-->
    <string name="lockscreen_carrier_default">No service.</string>
    <string name="lockscreen_carrier_default">No service</string>

    <!-- Shown in the lock screen to tell the user that the screen is locked. -->
    <string name="lockscreen_screen_locked">Screen locked.</string>