mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-07-19 20:34:15 +00:00
Fixes #1414
This commit is contained in:
parent
3c1907f58d
commit
ad7dc9023a
1 changed files with 5 additions and 5 deletions
|
|
@ -387,13 +387,13 @@
|
|||
<string name="completed">Completed</string>
|
||||
<string name="setuP_group_other">Other</string>
|
||||
<string name="clear">Clear</string>
|
||||
<string name="empty_title_habits">You don&rsquo;t have any Habits</string>
|
||||
<string name="empty_description_habits">Habits are tasks that don&rsquo;t have a rigid schedule. You can check them off many times a day, or not at all.</string>
|
||||
<string name="empty_title_dailies">You don&rsquo;t have any Dailies</string>
|
||||
<string name="empty_title_habits">You don\'t have any Habits</string>
|
||||
<string name="empty_description_habits">Habits are tasks that don\'t have a rigid schedule. You can check them off many times a day, or not at all.</string>
|
||||
<string name="empty_title_dailies">You don\'t have any Dailies</string>
|
||||
<string name="empty_description_dailies">Dailies are tasks that repeat on a regular basis. Choose the schedule that works for you!</string>
|
||||
<string name="empty_title_todos">You don&rsquo;t have any To-Dos</string>
|
||||
<string name="empty_title_todos">You don\'t have any To-Dos</string>
|
||||
<string name="empty_description_todos">To-Dos are tasks that only need to be completed once. Add checklists to your To-Dos to increase their value.</string>
|
||||
<string name="empty_title_rewards">You don&rsquo;t have any Rewards</string>
|
||||
<string name="empty_title_rewards">You don\'t have any Rewards</string>
|
||||
<string name="reset_walkthrough">Reset Tutorials</string>
|
||||
<string name="read_community_guidelines">Review our <u>Community Guidelines</u> before posting</string>
|
||||
<string name="maintenance">Maintenance</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue