1
0
mirror of https://github.com/moparisthebest/k-9 synced 2025-03-06 03:19:42 -05:00

Phrasing improvements for "where to save attachments" preference

This commit is contained in:
Jesse Vincent 2011-04-24 14:11:43 +10:00
parent ab4bae214f
commit 0b2a9b5912

View File

@ -1041,7 +1041,7 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin
<string name="account_unavailable">Account \"<xliff:g id="account">%s</xliff:g>\" is unavailable; check storage</string> <string name="account_unavailable">Account \"<xliff:g id="account">%s</xliff:g>\" is unavailable; check storage</string>
<string name="settings_attachment_def_path">Attachments Default Path</string> <string name="settings_attachment_def_path">Save attachments to...</string>
<string name="attachment_save_title">Save to</string> <string name="attachment_save_title">Save attachment</string>
<string name="attachment_save_desc">No filebrowser installed. Please enter destination foldername</string> <string name="attachment_save_desc">No file browser found. Where would you like to save this attachment?</string>
</resources> </resources>