mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-24 08:38:51 -05:00
Lowercase "spam"
This commit is contained in:
parent
e3e31062ad
commit
53a316234c
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user