aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-es
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2014-09-11 16:22:33 +0200
committeriNPUTmice <daniel@gultsch.de>2014-09-11 16:22:33 +0200
commit12b62adeca59e0f6dc2c04331fd65244dfc809f8 (patch)
tree7c7aadc27fe8ad89438f83d3b30d9409f4031a51 /res/values-es
parentdee46f34536577f6b395f7fe62d3503ecf5cf7fc (diff)
added missing strings back. + formating
Diffstat (limited to 'res/values-es')
-rw-r--r--res/values-es/arrays.xml5
-rw-r--r--res/values-es/strings.xml3
2 files changed, 6 insertions, 2 deletions
diff --git a/res/values-es/arrays.xml b/res/values-es/arrays.xml
index 48996a69..15231955 100644
--- a/res/values-es/arrays.xml
+++ b/res/values-es/arrays.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
+
<string-array name="resources">
<item>Móvil</item>
<item>Teléfono</item>
@@ -26,6 +27,7 @@
<item>8 horas</item>
<item>Hasta nuevo aviso</item>
</string-array>
+
<integer-array name="mute_options_durations">
<item>1800</item>
<item>3600</item>
@@ -33,4 +35,5 @@
<item>28800</item>
<item>-1</item>
</integer-array>
-</resources>
+
+</resources> \ No newline at end of file
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 53e45ed1..d6fbc7cb 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -254,4 +254,5 @@
<string name="pref_expert_options_summary">Por favor, cuidado con estas opciones</string>
<string name="pref_use_larger_font">Incrementar tamaño de fuente</string>
<string name="pref_use_larger_font_summary">Usar fuentes grandes en toda la aplicación</string>
-</resources>
+
+</resources> \ No newline at end of file