mirror of https://github.com/tasks/tasks
First pass at making a help file for subtasks
parent
2fbae84da7
commit
e10e4c8a0d
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
@ -0,0 +1,11 @@
|
||||
<?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">
|
||||
|
||||
<!-- Subtasks Help Introduction -->
|
||||
<string name="subtasks_help_title">Sort and Indent in Astrid</string>
|
||||
<string name="subtasks_help_1">Tap and hold to move a task.</string>
|
||||
<string name="subtasks_help_2">Drag vertically to rearrange.</string>
|
||||
<string name="subtasks_help_3">Drag horizontally to indent.</string>
|
||||
|
||||
</resources>
|
Loading…
Reference in New Issue