|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!-- See the file "LICENSE" for the full license governing this code. -->
|
|
|
|
<resources xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
|
|
|
|
|
<!-- Resources initial tasks added -->
|
|
|
|
|
|
|
|
<!-- Intro Tag or click prompt -->
|
|
|
|
<string name="intro_click_prompt">Intro: Press me to see notes</string>
|
|
|
|
|
|
|
|
<!-- Task 1 Summary -->
|
|
|
|
<string name="intro_task_1_summary">Create your first task</string>
|
|
|
|
|
|
|
|
<!-- Task 1 Note -->
|
|
|
|
<string name="intro_task_1_note">Two ways to add a task:\n
|
|
|
|
1) Quick Add: Type the task into the quick entry box at bottom of screen and press the + button on the right.\n
|
|
|
|
2) Regular Add: Press the + button of the quick entry box. Add as much detail as you want. Then press \"Save\" or use your phone\'s back button.\n
|
|
|
|
</string>
|
|
|
|
|
|
|
|
<!-- Task 2 Summary -->
|
|
|
|
<string name="intro_task_2_summary">Add a widget to your desktop</string>
|
|
|
|
|
|
|
|
<!-- Task 2 Note -->
|
|
|
|
<string name="intro_task_2_note">
|
|
|
|
1) Long Press on your phone\'s desktop\n
|
|
|
|
     2) Choose \"Widget\"\n
|
|
|
|
     3) Choose the Astrid widget\n
|
|
|
|
     4) Select the list you want and press OK.\n
|
|
|
|
</string>
|
|
|
|
|
|
|
|
<!-- Task 3 Summary -->
|
|
|
|
<string name="intro_task_3_summary">Setup sync with Astrid.com</string>
|
|
|
|
|
|
|
|
<!-- Task 3 Note -->
|
|
|
|
<string name="intro_task_3_note">
|
|
|
|
1) Press your Menu button\n
|
|
|
|
     2) Choose \"Sync Now\"\n
|
|
|
|
     3) Select \"Astrid.com\"\n
|
|
|
|
     4) Log In & Synchronize!\n
|
|
|
|
</string>
|
|
|
|
|
|
|
|
<!-- NEW USER EXPERIENCE -->
|
|
|
|
|
|
|
|
<!-- help bubbles -->
|
|
|
|
<!-- Shown the first time a user sees the task list activity -->
|
|
|
|
<string name="help_popover_add_task">Add a task here</string>
|
|
|
|
|
|
|
|
<!-- Shown the first time a user adds a task to a list -->
|
|
|
|
<string name="help_popover_tap_task">Tap task to edit and share</string>
|
|
|
|
|
|
|
|
<!-- Shown the first time a user sees the list activity -->
|
|
|
|
<string name="help_popover_list_settings">Tap list settings to share the entire list</string>
|
|
|
|
|
|
|
|
<!-- Shown the first time a user sees the list settings tab -->
|
|
|
|
<string name="help_popover_collaborators">Collaborators can help you build your list or finish tasks</string>
|
|
|
|
|
|
|
|
<!-- Login activity -->
|
|
|
|
<string name="welcome_login_title">Welcome to Astrid!</string>
|
|
|
|
|
|
|
|
<string name="welcome_login_intro"></string>
|
|
|
|
|
|
|
|
<string name="welcome_login_tos_base">By using Astrid you agree to the</string>
|
|
|
|
|
|
|
|
<string name="welcome_login_tos_link">\"Terms of Service\"</string>
|
|
|
|
|
|
|
|
<string name="welcome_login_pw">Login with Username/Password</string>
|
|
|
|
|
|
|
|
<string name="welcome_login_later">Login Later</string>
|
|
|
|
|
|
|
|
<string name="welcome_login_confirm_later_title">Why not sign in?</string>
|
|
|
|
|
|
|
|
<string name="welcome_login_confirm_later_ok">I\'ll do it!</string>
|
|
|
|
|
|
|
|
<string name="welcome_login_confirm_later_cancel">No thanks</string>
|
|
|
|
|
|
|
|
<string name="welcome_login_confirm_later_dialog">Sign in to get the most out of Astrid!
|
|
|
|
For free, you get online backup, full synchronization with Astrid.com, the
|
|
|
|
ability to add tasks via email, and you can even share task lists with friends!</string>
|
|
|
|
|
|
|
|
</resources>
|