Skip to content

Commit 35706ff

Browse files
committed
Changed the toast message when a message not found in some folder.| #92.
1 parent 020d2e5 commit 35706ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
(sender and the receiver). It seems the sender encrypted this message manually for themselves,
212212
and forgot to add you as a receiver. </string>
213213
<string name="diagnostic_info">Diagnostic info</string>
214-
<string name="email_does_not_available_in_this_folder">This email doesn\'t available in this folder</string>
214+
<string name="email_does_not_available_in_this_folder">Message not found, it may have been moved to another folder.</string>
215215
<string name="from">From</string>
216216
<string name="google_api_is_not_available">Error: Google API is not available</string>
217217
</resources>

0 commit comments

Comments
 (0)