added edit screen string
This commit is contained in:
parent
4015a806be
commit
165fe4ca86
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@
|
||||||
|
|
||||||
<!-- Edit Timer-->
|
<!-- Edit Timer-->
|
||||||
<string name="name">Name</string>
|
<string name="name">Name</string>
|
||||||
|
<string name="edit_timer">Edit Timer</string>
|
||||||
<string name="repeats_error">Repeats must be a positive non-zero number</string>
|
<string name="repeats_error">Repeats must be a positive non-zero number</string>
|
||||||
<string name="description">Description</string>
|
<string name="description">Description</string>
|
||||||
<string name="studyTime">Study Time</string>
|
<string name="studyTime">Study Time</string>
|
||||||
|
|
Reference in a new issue