Loading core/res/res/values/strings.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -94,7 +94,7 @@ <string name="emptyPhoneNumber">(No phone number)</string> <string name="emptyPhoneNumber">(No phone number)</string> <!-- How to display the lack of a name --> <!-- 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--> <!-- What the UI should display for "voice mail" unless overridden by the SIM--> <string name="defaultVoiceMailAlphaTag">Voicemail</string> <string name="defaultVoiceMailAlphaTag">Voicemail</string> Loading Loading
core/res/res/values/strings.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -94,7 +94,7 @@ <string name="emptyPhoneNumber">(No phone number)</string> <string name="emptyPhoneNumber">(No phone number)</string> <!-- How to display the lack of a name --> <!-- 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--> <!-- What the UI should display for "voice mail" unless overridden by the SIM--> <string name="defaultVoiceMailAlphaTag">Voicemail</string> <string name="defaultVoiceMailAlphaTag">Voicemail</string> Loading