Implement habit deletion

This commit is contained in:
2016-02-24 04:46:18 -05:00
parent dcaff3d1b8
commit b0ccf3464f
7 changed files with 112 additions and 3 deletions

View File

@@ -97,4 +97,7 @@
<string name="hint_title">Dica</string>
<string name="hint_drag">Para mudar a ordem dos hábitos, aperte no nome do hábito, sustente e arraste.</string>
<string name="hint_landscape">Para ver mais dias, coloque seu aparelho em modo paisagem.</string>
<string name="delete_habits">Deletar hábitos</string>
<string name="toast_habit_restored">Hábitos restaurados.</string>
<string name="delete_habits_message">Os hábitos escolhidos serão deletados permanentemente. Esta ação não pode ser desfeita.</string>
</resources>