summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-es
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2022-03-29 06:22:48 +0000
committerGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2022-03-29 06:22:48 +0000
commitde032345e36d3322d7e9190007ea84e7b2858315 (patch)
tree82ae42978cb52ef78231a3c050417c57037f89b3 /app/src/main/res/values-es
parentc95e83ef10dd4120775b04a3914740d4beabc901 (diff)
Translate date format for graph tooltips add /e/ dummy system app icon
Diffstat (limited to 'app/src/main/res/values-es')
-rw-r--r--app/src/main/res/values-es/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml
index 406992d..2ab63c2 100644
--- a/app/src/main/res/values-es/strings.xml
+++ b/app/src/main/res/values-es/strings.xml
@@ -60,8 +60,8 @@
<string name="trackers_period_year">Año pasado</string>
<string name="trackers_applist_title">Gestionar rastreadores usados en aplicaciones:</string>
<string name="trackers_graph_hours_period_format">HH:mm</string>
- <string name="trackers_graph_days_period_format">MMM d - EEE</string>
- <string name="trackers_graph_months_period_format">MMM yyyy</string>
+ <string name="trackers_graph_days_period_format">EEE d \'de\' MMMM</string>
+ <string name="trackers_graph_months_period_format">MMMM yyyy</string>
<string name="trackers_app_trackers_counts">%1$d rastreadores bloqueados de %2$d</string>
<string name="apptrackers_block_all_toggle">Rastreadores bloqueados</string>
<string name="apptrackers_no_trackers_yet_block_off">Todavía no se ha detectado ningún rastreador. Si se detectan nuevos rastreadores se actualizarán aquí.</string>