forked from ContriHUB/Easy2Do
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improved fixes issue ContriHUB#8 ContriHUB#4
made changes
- Loading branch information
1 parent
70b2121
commit 6ffa3b7
Showing
2 changed files
with
65 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,6 @@ | ||
<resources> | ||
<string name="app_name">Easy 2 Do</string> | ||
<string name="motivational_message_1">Great, you have your first priority task</string> | ||
<string name="motivational_message_2">Awesome! You've completed both priority tasks!</string> | ||
<string name="motivational_message_default">Complete your tasks to see motivational messages!</string> | ||
</resources> |