Download this file

arrays.xml    12 lines (12 with data), 324 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>ern채hrung</item>
<item>spiele</item>
<item>sport</item>
<item>gesundheit</item>
<item>b체cher</item>
<item>reisen</item>
</string-array>
</resources>