Loading java/com/android/dialer/app/res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ <!-- Message displayed in the "Voicemail" notification item, indicating that there's no voicemail number available --> <string name="notification_voicemail_no_vm_number">Voicemail number unknown</string> <!-- Title of the notification of new voicemails. [CHAR LIMIT=30] --> <!-- Title of the notification of new voicemails. [CHAR LIMIT 30] --> <plurals name="notification_voicemail_title"> <item quantity="one">Voicemail</item> <item quantity="other"> Loading Loading
java/com/android/dialer/app/res/values/strings.xml +2 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ <!-- Message displayed in the "Voicemail" notification item, indicating that there's no voicemail number available --> <string name="notification_voicemail_no_vm_number">Voicemail number unknown</string> <!-- Title of the notification of new voicemails. [CHAR LIMIT=30] --> <!-- Title of the notification of new voicemails. [CHAR LIMIT 30] --> <plurals name="notification_voicemail_title"> <item quantity="one">Voicemail</item> <item quantity="other"> Loading