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

49 lines
1.6 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
\n
1) Quick Add: Type the task into the quick entry box at bottom of screen and press the + button on the right.\n
\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
\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">A desktop widget is a great way to keep track of your to-dos and a quick way to add tasks.\n
\n
How to add a widget:\n
1) Long Press on your phone\'s desktop\n
2) Chose \"Widget\"\n
3) Choose the Astrid widget\n
4) Select a list to display (choose \"Active Tasks\" for all your tasks)\n
\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">Back up and sync your tasks with Astrid.com for free:\n
\n
1) Press your Menu button\n
2) Choose \"Sync Now\"\n
3) Select \"Astrid.com\"\n
4) Log In &amp; Synchronize!\n
\n
</string>
</resources>