#30 added edit screen specific text
This commit is contained in:
parent
d9c281330f
commit
e4fc0a9a07
1 changed files with 8 additions and 0 deletions
|
@ -75,6 +75,14 @@
|
|||
<string name="state_done">Done!</string>
|
||||
<string name="state_take_a_break">Take a break!</string>
|
||||
|
||||
<!-- Edit Timer-->
|
||||
<string name="name">Name</string>
|
||||
<string name="description">Description</string>
|
||||
<string name="studyTime">Study Time</string>
|
||||
<string name="breakTime">Break Time</string>
|
||||
<string name="repeats">Number of Repeats</string>
|
||||
|
||||
|
||||
<!-- Settings -->
|
||||
<string name="settings">Settings</string>
|
||||
|
||||
|
|
Reference in a new issue