You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitproject/src/MyApplication/app/src/main/res/values/arrays.xml

9 lines
329 B

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="iat_language_value" />
<string-array name="iat_language_entries" />
<string-array name="language_values" />
<string-array name="language_entries" />
<string-array name="punc_entries" />
<string-array name="punc_values" />
</resources>