Array fix
This commit is contained in:
parent
5c2a9f85d4
commit
da4d73cd52
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<item>@string/closedloop</item>
|
<item>@string/closedloop</item>
|
||||||
<item>@string/openloop</item>
|
<item>@string/openloop</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
<string-array name="aps_modeValues">
|
<string-array name="aps_modeValues" translatable="false">
|
||||||
<item>closed</item>
|
<item>closed</item>
|
||||||
<item>open</item>
|
<item>open</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
Loading…
Reference in a new issue