mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-25 09:08:49 -05:00
Changed wording of "move to spam confirmation" strings
This commit is contained in:
parent
80f055a0a7
commit
1f59098232
@ -1025,9 +1025,9 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin
|
|||||||
<string name="dialog_confirm_delete_confirm_button">Delete</string>
|
<string name="dialog_confirm_delete_confirm_button">Delete</string>
|
||||||
<string name="dialog_confirm_delete_cancel_button">Do not delete</string>
|
<string name="dialog_confirm_delete_cancel_button">Do not delete</string>
|
||||||
|
|
||||||
<string name="dialog_confirm_spam_title">Confirm Spam</string>
|
<string name="dialog_confirm_spam_title">Confirm move to Spam folder</string>
|
||||||
<string name="dialog_confirm_spam_message">Do you really want to mark this conversation as Spam?</string>
|
<string name="dialog_confirm_spam_message">Do you really want to move this message to the Spam folder?</string>
|
||||||
<string name="dialog_confirm_spam_confirm_button">Report Spam</string>
|
<string name="dialog_confirm_spam_confirm_button">Yes</string>
|
||||||
<string name="dialog_confirm_spam_cancel_button">No</string>
|
<string name="dialog_confirm_spam_cancel_button">No</string>
|
||||||
|
|
||||||
<string name="dialog_attachment_progress_title">Downloading attachment</string>
|
<string name="dialog_attachment_progress_title">Downloading attachment</string>
|
||||||
|
Loading…
Reference in New Issue
Block a user