1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Merge pull request #293 from justdave/notification_mark_read

Make the label on the "mark read" action on Jelly Bean notifications less confusing
This commit is contained in:
cketti 2013-04-12 20:22:43 -07:00
commit 7d36d3da1f

View File

@ -219,7 +219,7 @@ Please submit bug reports, contribute new features and ask questions at
<string name="notification_additional_messages">+ <xliff:g id="additional_messages">%d</xliff:g> more on <xliff:g id="account">%s</xliff:g></string>
<string name="notification_action_reply">Reply</string>
<string name="notification_action_read">Read</string>
<string name="notification_action_read">Mark Read</string>
<string name="notification_action_delete">Delete</string>
<string name="notification_certificate_error_title">Certificate error for <xliff:g id="account">%s</xliff:g></string>
<string name="notification_certificate_error_text">Check your server settings</string>