Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The pomodoro technique is a personal time management method:
1. Choose a task.
2. Work uninterrupted for 25 minutes.
3. Walk away and break for 5 minutes.
4. After 4 tomatos, take a longer break.
4. After 4 tomatoes, take a longer break.

Source code available
Free downloads on website
2 changes: 1 addition & 1 deletion res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<string name="start_tomato">Start working</string>
<string name="start_rest" >Start resting</string>
<string name="stop_working">Stop working</string>
<string name="reset_tomato">Reset tomatos</string>
<string name="reset_tomato">Reset tomatoes</string>

<string name="silence">Silence alarm</string>

Expand Down