Update l10n strings.

This commit is contained in:
Matthew Chen 2020-04-23 11:04:39 -03:00
parent cfa6fa2c0a
commit b8ada8839c

View File

@ -788,9 +788,6 @@
/* Navbar title when viewing settings for a group thread */
"CONVERSATION_SETTINGS_GROUP_INFO_TITLE" = "Group Info";
/* Format for the 'group member count' indicator in conversation settings view. Embeds {the number of group members}. */
"CONVERSATION_SETTINGS_GROUP_MEMBER_COUNT_FORMAT" = "%@ members";
/* Label for 'make group admin' button in conversation settings view. */
"CONVERSATION_SETTINGS_MAKE_GROUP_ADMIN_BUTTON" = "Make Admin";
@ -3512,9 +3509,6 @@
/* Label for button to verify a user's safety number. */
"SYSTEM_MESSAGE_ACTION_VERIFY_SAFETY_NUMBER" = "Verify Safety Number";
/* The number of members in a group. Embeds {{member count}} */
"THREAD_DETAILS_GROUP_MEMBER_COUNT_FORMAT" = "%lu members";
/* A string indicating two mutual groups the user shares with this contact and that there are more unlisted. Embeds {{mutual group name}} */
"THREAD_DETAILS_MORE_MUTUAL_GROUP" = "Member of %@, %@, and %lu additional groups";