Lowercase "spam"

This commit is contained in:
cketti 2011-04-01 03:52:34 +02:00
parent e3e31062ad
commit 53a316234c
1 changed files with 2 additions and 2 deletions

View File

@ -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>