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

52 lines
1.9 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 details</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: Just type the task into the quick entry box and press the +
button that appears on the left.\n\n
2) Regular add: Press the button to the right of the quick entry box.
Add basic details (due date, tags, notes) or set more advanced options.
Save the task with the save button or 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 what you have to do as well as a way to quickly add new
tasks.\n\n
How to add a widget:\n
1) Long press on your phone\'s desktop.\n
2) Choose \"Widget\" form resulting menu\n
3) Choose the Astrid widget.\n
4) You can select a Astrid filter. Choose \"Active Tasks\" for all your
tasks\n\n
Bonus: Use the widget to add a task!</string>
<!-- Task 3 Summary -->
<string name="intro_task_3_summary">Setup sync with Gmail Tasks or
Producteev</string>
<!-- Task 3 Note -->
<string name="intro_task_3_note">Astrid makes it possible for you to sync
your tasks with the simple task list provided by Gmail. For more advanced
task features we recommend synchronization with Producteev.\n\n
To enable sync from Astrid press \"Menu\" -> \"Settings\" -> \"Synchronization\" and
choose the sync provider you prefer.
</string>
</resources>