Download this file

arrays.xml    12 lines (12 with data), 318 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="categories_names">
<item></item>
<item>eten</item>
<item>spellen</item>
<item>sport</item>
<item>medicijnen</item>
<item>boeken</item>
<item>reizen</item>
</string-array>
</resources>