summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values-es/arrays.xml
diff options
context:
space:
mode:
authordjMesias <djmesias@terra.es>2013-04-09 13:38:54 +0200
committerdjMesias <djmesias@terra.es>2013-04-12 23:52:24 +0200
commit883a41c63104eb58d47a656728a0f6aba35a4bc8 (patch)
tree732d17add215147d4f5da3f616c6132f7c094400 /CrespoParts/res/values-es/arrays.xml
parent4b6788bf8d87db3ab667601764c93334ece638e5 (diff)
downloaddevice_samsung_crespo-883a41c63104eb58d47a656728a0f6aba35a4bc8.zip
device_samsung_crespo-883a41c63104eb58d47a656728a0f6aba35a4bc8.tar.gz
device_samsung_crespo-883a41c63104eb58d47a656728a0f6aba35a4bc8.tar.bz2
crespo: CrespoParts: ES translations
Change-Id: I6c465e0131f3e45c6b78473401d36088db802f7b
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>