Skip to content

Commit 6eac514

Browse files
Jim MillerAndroid (Google) Code Review
authored andcommitted
Merge "Remove trailing period from missing SIM string" into jb-mr1-dev
2 parents 772db42 + 929a40a commit 6eac514

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
@@ -2103,7 +2103,7 @@
21032103
<string name="lockscreen_low_battery">Connect your charger.</string>
21042104

21052105
<!-- Shown in the lock screen when there is no SIM card. -->
2106-
<string name="lockscreen_missing_sim_message_short">No SIM card.</string>
2106+
<string name="lockscreen_missing_sim_message_short">No SIM card</string>
21072107
<!-- Shown in the lock screen when there is no SIM card. -->
21082108
<string name="lockscreen_missing_sim_message" product="tablet">No SIM card in tablet.</string>
21092109
<!-- Shown in the lock screen when there is no SIM card. -->

0 commit comments

Comments
 (0)