You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tasks/astrid/res/values/strings-intro.xml

87 lines
3.5 KiB
XML

<?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
&#160;&#160;&#160;&#160;&#160;2) Choose \"Widget\"\n
&#160;&#160;&#160;&#160;&#160;3) Choose the Astrid widget\n
&#160;&#160;&#160;&#160;&#160;4) Select the list you want and press OK.\n
</string>
<!-- Task 3 Summary -->
13 years ago
<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
&#160;&#160;&#160;&#160;&#160;2) Choose \"Sync Now\"\n
&#160;&#160;&#160;&#160;&#160;3) Select \"Astrid.com\"\n
&#160;&#160;&#160;&#160;&#160;4) Log In &amp; 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">Start by adding a task or two</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 to edit or share this list</string>
<!-- Shown the first time a user sees the list settings tab -->
<string name="help_popover_collaborators">People you share with can help you build your list or finish tasks</string>
<!-- Shown after user adds a task -->
<string name="help_popover_lists">Tap to edit or share lists</string>
<string name="help_popover_when_shortcut">Tap this shortcut to quick select date and time</string>
<string name="help_popover_when_row">Tap anywhere on this row to access options like repeat</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">Connect 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>