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

update r1996 per danapple0's clarification about how "the last day" code

works
This commit is contained in:
Jesse Vincent 2010-07-16 02:56:21 +00:00
parent a9f78f2f5c
commit ba59b6858b

View File

@ -538,7 +538,7 @@ Welcome to K-9 Mail setup. K-9 is an open source mail client for Android origin
<string name="account_settings_message_age_label">Sync messages from</string>
<string name="account_settings_message_age_any">any time (no limit)</string>
<string name="account_settings_message_age_0">the last day</string>
<string name="account_settings_message_age_0">today</string>
<string name="account_settings_message_age_1">the last 2 days</string>
<string name="account_settings_message_age_2">the last 3 days</string>
<string name="account_settings_message_age_7">the last week</string>