summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values-es/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'CrespoParts/res/values-es/arrays.xml')
-rw-r--r--CrespoParts/res/values-es/arrays.xml11
1 files changed, 7 insertions, 4 deletions
diff --git a/CrespoParts/res/values-es/arrays.xml b/CrespoParts/res/values-es/arrays.xml
index 8f0d39d..2a9de03 100644
--- a/CrespoParts/res/values-es/arrays.xml
+++ b/CrespoParts/res/values-es/arrays.xml
@@ -1,22 +1,25 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string-array name="backlight_timeout_entries">
<item>2 segundos</item>
- <item>Por defecto (5 segundos)</item>
+ <item>5 segundos (por defecto)</item>
<item>10 segundos</item>
<item>15 segundos</item>
<item>20 segundos</item>
<item>30 segundos</item>
<item>Nunca</item>
</string-array>
-
<string-array name="blink_timeout_entries">
<item>1 minuto</item>
<item>2 minutos</item>
- <item>Por defecto (5 minutos)</item>
+ <item>5 minutos (por defecto)</item>
<item>10 minutos</item>
<item>15 minutos</item>
<item>30 minutos</item>
<item>Nunca</item>
</string-array>
-
+ <string-array name="hspa_entries">
+ <item>Sólo UMTS</item>
+ <item>Sólo HSDPA</item>
+ <item>HSDPA + HSUPA</item>
+ </string-array>
</resources>