aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-es/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-es/strings.xml')
-rw-r--r--res/values-es/strings.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index e302f331..376fcf62 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012-2013 The CyanogenMod Project
+<!--
+ Copyright (C) 2012-2013 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -12,9 +13,8 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- -->
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+-->
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">File Manager</string>
<string name="app_description">Un explorador de archivos de CyanogenMod.</string>
<string name="size_bytes">B</string>
@@ -306,6 +306,8 @@
<string name="pref_disk_usage_warning_level_summary" formatted="false">Mostrar un color diferente para los widgets de uso de disco, cuando el espacio ocupado supere el <xliff:g id="level">%1$s</xliff:g> por ciento del total</string>
<string name="pref_compute_folder_statistics">Estadísticas de carpetas</string>
<string name="pref_compute_folder_statistics_on">¡Aviso! El cálculo de estadísticas de las carpetas requerirá más tiempo y recursos del sistema</string>
+ <string name="pref_display_thumbs">Vista preliminar</string>
+ <string name="pref_display_thumbs_summary">Mostrar una vista preliminar para archivos de imagen, vídeo, música y aplicaciones</string>
<string name="pref_use_flinger">Usar gestos</string>
<string name="pref_use_flinger_summary">Realizar un gesto de izquierda a derecha para borrar archivos o carpetas.</string>
<string name="pref_general_advanced_settings_category">Avanzado</string>