This commit is contained in:
str4d
2015-01-02 00:07:06 +00:00
parent 9197e5e0dc
commit d0500a3303
2 changed files with 1 additions and 3 deletions

2
TODO
View File

@@ -7,8 +7,6 @@ Tasks:
- Show logged-in status in persistent notification
- Intro and setup
- More layouts (tune for each screen size)
- Wording
<zzz> The only thing that sounded odd was talking about encryption "on-disk" which is very odd for a phone or tablet. I'd say "on your device" or something similar.
- Subclass EmailListFragment for each default mailbox
- Cache Identicons for speed
- Refactor code

View File

@@ -22,7 +22,7 @@
<string name="please_finish_setup">Please finish setting up Bote.</string>
<string name="skip">Skip</string>
<string name="set_password">Set password</string>
<string name="setup_set_password_1">You can set a password for Bote. This will prevent other users from reading your emails, and will encrypt all files on-disk.</string>
<string name="setup_set_password_1">You can set a password for Bote. This will prevent other users from reading your emails, and will encrypt all Bote files on your device.</string>
<string name="setup_set_password_2">If you set a password, automatic email checking will be disabled. You can manually check for emails once you have authenticated by pulling down on the Inbox.</string>
<string name="setup_set_password_3">If you do not set a password now, you can do so later from the Settings menu.</string>
<string name="create_identity">Create identity</string>