Respond to CR.

pull/1/head
Matthew Chen 7 years ago
parent b80d9ddbf7
commit b7b7a9a847

@ -280,9 +280,6 @@
/* Button text to enable batch selection mode */
"BUTTON_SELECT" = "Select";
/* Button text to enable batch selection mode */
"BUTTON_CONTINUE" = "Continue";
/* Alert message when calling and permissions for microphone are missing */
"CALL_AUDIO_PERMISSION_MESSAGE" = "Signal requires access to your microphone to make calls and record voice messages. You can grant this permission in the Settings app.";

@ -798,7 +798,7 @@
"END_CALL_UNCATEGORIZED_FAILURE" = "Call Failed.";
/* Error indicating that the phone's contacts could not be retrieved. */
"ERROR_COULD_NOT_FETCH_CONTACTS" = "ERROR_COULD_NOT_FETCH_CONTACTS";
"ERROR_COULD_NOT_FETCH_CONTACTS" = "Could not access contacts.";
/* Generic notice when message failed to send. */
"ERROR_DESCRIPTION_CLIENT_SENDING_FAILURE" = "Failed to send message.";

Loading…
Cancel
Save