|
|
|
@ -78,6 +78,10 @@
|
|
|
|
|
"BLOCK_LIST_BLOCK_USER_TITLE_FORMAT" = "Заблокировать %@?";
|
|
|
|
|
/* Button label for the 'unblock' button */
|
|
|
|
|
"BLOCK_LIST_UNBLOCK_BUTTON" = "Разблокировать";
|
|
|
|
|
/* The message format of the 'conversation blocked' alert. Embeds the {{conversation title}}. */
|
|
|
|
|
"BLOCK_LIST_VIEW_BLOCKED_ALERT_MESSAGE_FORMAT" = "%@ был(-а) заблокирован(-а).";
|
|
|
|
|
/* The title of the 'user blocked' alert. */
|
|
|
|
|
"BLOCK_LIST_VIEW_BLOCKED_ALERT_TITLE" = "Пользователь заблокирован";
|
|
|
|
|
/* An explanation of the consequences of blocking another user. */
|
|
|
|
|
"BLOCK_USER_BEHAVIOR_EXPLANATION" = "Заблокированные пользователи не смогут звонить или отправлять сообщения Вам.";
|
|
|
|
|
/* Label for generic done button. */
|
|
|
|
|