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

Commit 53a31623 authored by cketti's avatar cketti
Browse files

Lowercase "spam"

parent e3e31062
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1025,8 +1025,8 @@ 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 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_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>