code cleanup, talking variables
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string-array name="modes">
|
||||
<item>@string/mode1</item>
|
||||
<item>@string/mode2</item>
|
||||
<item>@string/mode3</item>
|
||||
<item>@string/mode4</item>
|
||||
<item>@string/modeTimeThen</item>
|
||||
<item>@string/modeTimeStartTimeThen</item>
|
||||
<item>@string/modeDurationTimeThen</item>
|
||||
<item>@string/modeTimeStartDuration</item>
|
||||
</string-array>
|
||||
<string-array name="modes_values">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
<item>4</item>
|
||||
</string-array>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user