Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@
<string name="service_remove_error">Unable to remove app from conversation</string>
<string name="service_add_success">App added to conversation</string>
<string name="service_add_error">Unable to add app to conversation</string>
<string name="service_conversation_creation_or_retrieval_error">Couldn\'t retrieve or create the conversation</string>
<string name="service_conversation_creation_or_retrieval_error">Couldn\'t open or create the conversation</string>
<string name="service_no_information_available_title">No information available</string>
<string name="service_no_information_available_subtitle">Try again or reach out to your team admin</string>
<string name="read_receipts">Read receipts</string>
Expand Down
Loading