|
624 | 624 | <string name="conversation_details_options_tab">OPTIONS</string> |
625 | 625 | <string name="conversation_details_participants_tab">PARTICIPANTS</string> |
626 | 626 | <string name="conversation_details_options_group_name">GROUP NAME</string> |
627 | | - <string name="conversation_details_conversation_admins">CONVERSATION ADMINS (%d)</string> |
628 | | - <string name="conversation_details_conversation_members">CONVERSATION MEMBERS (%d)</string> |
629 | | - <string name="conversation_details_conversation_apps">CONVERSATION APPS (%d)</string> |
| 627 | + <string name="conversation_details_conversation_admins">ADMINS (%d)</string> |
| 628 | + <string name="conversation_details_conversation_members">MEMBERS (%d)</string> |
| 629 | + <string name="conversation_details_conversation_apps">APPS (%d)</string> |
630 | 630 | <string name="conversation_details_participants_info">This conversation has %s participants.\nUp to 500 people can join a conversation.</string> |
631 | 631 | <string name="conversation_details_participants_count">%s participants</string> |
632 | 632 | <string name="conversation_details_show_all_participants">Show all participants (%d)</string> |
@@ -1905,9 +1905,9 @@ In group conversations, the group admin can overwrite this setting.</string> |
1905 | 1905 | <string name="search_results_apps_empty_description_non_team_admin">Apps are helpers that can improve your workflow. To use them, ask your team admin.</string> |
1906 | 1906 | <string name="search_results_apps_empty_description_disabled_for_conversation">Apps are disabled in this conversation. Enable them in the conversation options.</string> |
1907 | 1907 |
|
1908 | | - <string name="label_system_message_apps_access_changed_enabled">enabled</string> |
1909 | | - <string name="label_system_message_apps_access_changed_disabled">disabled</string> |
1910 | | - <string name="label_system_message_apps_access_changed_by_self">%1$s %2$s **apps** for this conversation</string> |
1911 | | - <string name="label_system_message_apps_access_changed_by_other">%1$s %2$s **apps** for this conversation</string> |
| 1908 | + <string name="label_system_message_apps_access_enabled_by_self">%1$s enabled **apps** for this conversation</string> |
| 1909 | + <string name="label_system_message_apps_access_disabled_by_self">%1$s disabled **apps** for this conversation</string> |
| 1910 | + <string name="label_system_message_apps_access_enabled_by_other">%1$s enabled **apps** for this conversation</string> |
| 1911 | + <string name="label_system_message_apps_access_disabled_by_other">%1$s disabled **apps** for this conversation</string> |
1912 | 1912 | <string name="label_system_message_apps_access_enabled_disclaimer">Added apps have access to the content of this conversation.</string> |
1913 | 1913 | </resources> |
0 commit comments