Respond to CR. Remove colon from call view status prefix.

// FREEBIE
This commit is contained in:
Matthew Chen 2017-02-06 15:43:14 -05:00
parent 9a08449d83
commit 80963d88f0
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
"CALL_LABEL" = "Call";
/* Format for call status label */
"CALL_STATUS_FORMAT" = "Signal: %@";
"CALL_STATUS_FORMAT" = "Signal %@";
/* notification action */
"CALLBACK_BUTTON_TITLE" = "Call back";