Skip to content

Commit 22109df

Browse files
chore: Adjust Start/Open One to One conversation Error String (WPB-26092) (#4917)
Signed-off-by: alexandreferris <ferris.alexandre@gmail.com>
1 parent 1240234 commit 22109df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1261,7 +1261,7 @@
12611261
<string name="service_remove_error">Unable to remove app from conversation</string>
12621262
<string name="service_add_success">App added to conversation</string>
12631263
<string name="service_add_error">Unable to add app to conversation</string>
1264-
<string name="service_conversation_creation_or_retrieval_error">Couldn\'t retrieve or create the conversation</string>
1264+
<string name="service_conversation_creation_or_retrieval_error">Couldn\'t open or create the conversation</string>
12651265
<string name="service_no_information_available_title">No information available</string>
12661266
<string name="service_no_information_available_subtitle">Try again or reach out to your team admin</string>
12671267
<string name="read_receipts">Read receipts</string>

0 commit comments

Comments
 (0)