Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f590982 authored by cketti's avatar cketti
Browse files

Changed wording of "move to spam confirmation" strings

parent 80f055a0
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -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_cancel_button">Do not delete</string>

    <string name="dialog_confirm_spam_title">Confirm Spam</string>
    <string name="dialog_confirm_spam_message">Do you really want to mark this conversation as Spam?</string>
    <string name="dialog_confirm_spam_confirm_button">Report 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 move this message to the Spam folder?</string>
    <string name="dialog_confirm_spam_confirm_button">Yes</string>
    <string name="dialog_confirm_spam_cancel_button">No</string>

    <string name="dialog_attachment_progress_title">Downloading attachment</string>