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

66 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
** Copyright (c) 2012 Todoroo Inc
**
** See the file "LICENSE" for the full license governing this code.
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<!-- NEW USER EXPERIENCE -->
<!-- help bubbles -->
<!-- slide 8c: 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>
<!-- slide 14a: Shown the first time a user sees the list activity -->
<string name="help_popover_list_settings">Tap to edit or share this list</string>
<!-- slide 26c: Shown the first time a user sees the list settings tab -->
<string name="help_popover_collaborators">People you share with can help\nyou build your list or finish tasks</string>
<!-- Shown after user adds a task on tablet-->
<string name="help_popover_add_lists">Tap to add a list</string>
<!-- Shown after a user adds a task on phones -->
<string name="help_popover_switch_lists">Tap to add a list or switch between 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>
<!-- slide 7b -->
<string name="welcome_login_tos_base">By using Astrid you agree to the</string>
<string name="welcome_login_tos_link">Terms of Service</string>
<!-- slide 7e -->
<string name="welcome_login_pw">Sign up with email</string>
<string name="welcome_sign_in">Sign in</string>
<!-- slide 7f -->
<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>
<!-- Shown after user goes to task rabbit activity-->
<string name="help_popover_taskrabbit_type">Change the type of task</string>
</resources>