1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

Slightly better wording for "forward to an outside app"

This commit is contained in:
Jesse Vincent 2010-06-06 21:33:51 +00:00
parent 366ce15196
commit 0d28d70165

View File

@ -78,7 +78,7 @@
<string name="back_to_folder_list_action"></string>
<string name="read_action">Read</string>
<string name="mark_as_read_action">Mark as read</string>
<string name="send_alternate_action">Forward (alternate)</string>
<string name="send_alternate_action">Forward with another app</string>
<string name="send_alternate_chooser_title">Choose sender</string>
<string name="mark_all_as_read_dlg_title">Mark all messages as read</string>
@ -703,7 +703,7 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin
<string name="messagelist_preferences">Message Lists</string>
<string name="messageview_preferences">Messages</string>
<string name="settings_theme_label">Theme</string>
<string name="background_ops_label">Background sync</string>
<string name="background_ops_never">Never</string>
<string name="background_ops_always">Always</string>