Skip to content

Commit 25467e5

Browse files
author
Tom J
committed
updated strings | #341
1 parent eb13c99 commit 25467e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ icelanders prefer real sauna</font>
371371
<string name="me">me</string>
372372
<string name="sending">Sending&#8230;</string>
373373
<string name="queued">Queued</string>
374-
<string name="cache_error">Can\'t send a message: there is a cache problem</string>
374+
<string name="cache_error">Can\'t send message: cache problem</string>
375375
<string name="corrupted">Corrupted</string>
376376
<string name="can_not_delete_sending_message">Sorry. We can\'t delete a message which is sending now</string>
377377
<string name="preparing">Preparing&#8230;</string>
@@ -398,6 +398,6 @@ icelanders prefer real sauna</font>
398398
<item quantity="one">Delete this message?</item>
399399
<item quantity="other">Delete these %1$d messages?</item>
400400
</plurals>
401-
<string name="cannot_send_message_unknown_error">Can\'t send a message: an unknown error</string>
402-
<string name="message_failed_to_send">Message failed to send. An unknown error has happened.</string>
401+
<string name="cannot_send_message_unknown_error">Can\'t send message: unknown error</string>
402+
<string name="message_failed_to_send">Message failed to send: unknown error</string>
403403
</resources>

0 commit comments

Comments
 (0)