Make default carrier name string look better.

Bug: 18390441
Change-Id: Ib1575dd0f46535d9d4ad0106c4dcd59f6d928147
This commit is contained in:
Sanket Padawe
2014-11-18 12:18:35 -08:00
parent d4e55bdfc5
commit 0cb408ba43

View File

@@ -94,7 +94,7 @@
<string name="emptyPhoneNumber">(No phone number)</string>
<!-- How to display the lack of a name -->
<string name="unknownName">(Unknown)</string>
<string name="unknownName">Unknown</string>
<!-- What the UI should display for "voice mail" unless overridden by the SIM-->
<string name="defaultVoiceMailAlphaTag">Voicemail</string>