diff options
Diffstat (limited to 'main/res/values/cache_attributes.xml')
| -rw-r--r-- | main/res/values/cache_attributes.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/main/res/values/cache_attributes.xml b/main/res/values/cache_attributes.xml index c392b6f..a2bb23a 100644 --- a/main/res/values/cache_attributes.xml +++ b/main/res/values/cache_attributes.xml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <resources> + <string-array name="attribute_ids" translatable="false"> <item>dogs_yes</item> <item>dogs_no</item> @@ -144,4 +145,5 @@ <item>food_yes</item> <item>food_no</item> </string-array> + </resources>
\ No newline at end of file |
