|
|
@ -119,7 +119,7 @@
|
|
|
|
"BLOCK_LIST_VIEW_BLOCK_BUTTON" = "Block";
|
|
|
|
"BLOCK_LIST_VIEW_BLOCK_BUTTON" = "Block";
|
|
|
|
|
|
|
|
|
|
|
|
/* The title of the 'block user failed' alert. */
|
|
|
|
/* The title of the 'block user failed' alert. */
|
|
|
|
"BLOCK_LIST_VIEW_BLOCK_FAILED_ALERT_MESSAGE" = "Block user failed.";
|
|
|
|
"BLOCK_LIST_VIEW_BLOCK_FAILED_ALERT_MESSAGE" = "Failed to Block User.";
|
|
|
|
|
|
|
|
|
|
|
|
/* The title of the 'block user failed' alert. */
|
|
|
|
/* The title of the 'block user failed' alert. */
|
|
|
|
"BLOCK_LIST_VIEW_BLOCK_FAILED_ALERT_TITLE" = "Error";
|
|
|
|
"BLOCK_LIST_VIEW_BLOCK_FAILED_ALERT_TITLE" = "Error";
|
|
|
@ -130,11 +130,11 @@
|
|
|
|
/* The title of the 'user blocked' alert. */
|
|
|
|
/* The title of the 'user blocked' alert. */
|
|
|
|
"BLOCK_LIST_VIEW_BLOCKED_ALERT_TITLE" = "User Blocked";
|
|
|
|
"BLOCK_LIST_VIEW_BLOCKED_ALERT_TITLE" = "User Blocked";
|
|
|
|
|
|
|
|
|
|
|
|
/* A title for the contacts section of the blocklist view. */
|
|
|
|
/* A title for the contacts section of the block list view. */
|
|
|
|
"BLOCK_LIST_VIEW_CONTACTS_SECTION_TITLE" = "Contacts";
|
|
|
|
"BLOCK_LIST_VIEW_CONTACTS_SECTION_TITLE" = "Contacts";
|
|
|
|
|
|
|
|
|
|
|
|
/* The title of the 'unblock user failed' alert. */
|
|
|
|
/* The title of the 'unblock user failed' alert. */
|
|
|
|
"BLOCK_LIST_VIEW_UNBLOCK_FAILED_ALERT_MESSAGE" = "Unblock user failed.";
|
|
|
|
"BLOCK_LIST_VIEW_UNBLOCK_FAILED_ALERT_MESSAGE" = "Failed to Unblock User.";
|
|
|
|
|
|
|
|
|
|
|
|
/* The title of the 'unblock user failed' alert. */
|
|
|
|
/* The title of the 'unblock user failed' alert. */
|
|
|
|
"BLOCK_LIST_VIEW_UNBLOCK_FAILED_ALERT_TITLE" = "Error";
|
|
|
|
"BLOCK_LIST_VIEW_UNBLOCK_FAILED_ALERT_TITLE" = "Error";
|
|
|
@ -313,8 +313,8 @@
|
|
|
|
/* Error mesage indicating that message send is disabled due to prekey update failures */
|
|
|
|
/* Error mesage indicating that message send is disabled due to prekey update failures */
|
|
|
|
"ERROR_DESCRIPTION_MESSAGE_SEND_DISABLED_PREKEY_UPDATE_FAILURES" = "Unable to send due to stale privacy data.";
|
|
|
|
"ERROR_DESCRIPTION_MESSAGE_SEND_DISABLED_PREKEY_UPDATE_FAILURES" = "Unable to send due to stale privacy data.";
|
|
|
|
|
|
|
|
|
|
|
|
/* Error mesage indicating that message send failed due to blocklist */
|
|
|
|
/* Error mesage indicating that message send failed due to block list */
|
|
|
|
"ERROR_DESCRIPTION_MESSAGE_SEND_FAILED_DUE_TO_BLOCKLIST" = "Message send failed due to blocklist.";
|
|
|
|
"ERROR_DESCRIPTION_MESSAGE_SEND_FAILED_DUE_TO_BLOCK_LIST" = "Failed to send message because you have blocked the user.";
|
|
|
|
|
|
|
|
|
|
|
|
/* Generic error used whenver Signal can't contact the server */
|
|
|
|
/* Generic error used whenver Signal can't contact the server */
|
|
|
|
"ERROR_DESCRIPTION_NO_INTERNET" = "Signal was unable to connect to the internet. Please try from another WiFi network or use mobile data.";
|
|
|
|
"ERROR_DESCRIPTION_NO_INTERNET" = "Signal was unable to connect to the internet. Please try from another WiFi network or use mobile data.";
|
|
|
|