aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-es
diff options
context:
space:
mode:
authorMichael <betheg@bitcloner.org>2014-08-30 17:38:21 +0200
committerMichael <betheg@bitcloner.org>2014-08-30 17:47:17 +0200
commit733041aee490a4021d5001e33f95cf2f61044913 (patch)
tree43f3da4f53d3259e638272e850622eb8bd1108f5 /res/values-es
parent9eafb1008676747a3ff315fb820178641c7b09f3 (diff)
fix: warning: string 'publish_avatar' has no default translation.
also altered the types of resources from array to string-array in some res-files.
Diffstat (limited to 'res/values-es')
-rw-r--r--res/values-es/arrays.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-es/arrays.xml b/res/values-es/arrays.xml
index 318b9d5c..95c99077 100644
--- a/res/values-es/arrays.xml
+++ b/res/values-es/arrays.xml
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <array name="resources">
+ <string-array name="resources">
<item>Móvil</item>
<item>Teléfono</item>
<item>Tablet</item>
<item>Conversations</item>
<item>Android</item>
- </array>
+ </string-array>
<string-array name="filesizes">
<item>nunca</item>
<item>256 KB</item>