Skip to content

Commit 929a40a

Browse files
author
Jim Miller
committed
Remove trailing period from missing SIM string
Fixes bug 6719893 Change-Id: I551da914baeeabe4a048855aa937ac3a5dcbb904
1 parent b45965f commit 929a40a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/res/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2100,7 +2100,7 @@
21002100
<string name="lockscreen_low_battery">Connect your charger.</string>
21012101

21022102
<!-- Shown in the lock screen when there is no SIM card. -->
2103-
<string name="lockscreen_missing_sim_message_short">No SIM card.</string>
2103+
<string name="lockscreen_missing_sim_message_short">No SIM card</string>
21042104
<!-- Shown in the lock screen when there is no SIM card. -->
21052105
<string name="lockscreen_missing_sim_message" product="tablet">No SIM card in tablet.</string>
21062106
<!-- Shown in the lock screen when there is no SIM card. -->

0 commit comments

Comments
 (0)