summaryrefslogtreecommitdiffstats
path: root/res/raw-es/incognito_mode_start_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'res/raw-es/incognito_mode_start_page.html')
-rw-r--r--res/raw-es/incognito_mode_start_page.html23
1 files changed, 14 insertions, 9 deletions
diff --git a/res/raw-es/incognito_mode_start_page.html b/res/raw-es/incognito_mode_start_page.html
index 96ae5aaa..f8035a56 100644
--- a/res/raw-es/incognito_mode_start_page.html
+++ b/res/raw-es/incognito_mode_start_page.html
@@ -1,6 +1,7 @@
<!DOCTYPE html>
+
<!--
- # Copyright (c) 2013,2014, The Linux Foundation. All rights reserved.
+ # Copyright (c) 2013, The Linux Foundation. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
@@ -27,16 +28,20 @@
# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
- <html>
+
+<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
- <title>Página de incógnito SWE</title>
+ <title>Modo incógnito</title>
<style type="text/css">body { margin: 0; padding: 1em; }</style>
</head>
<body>
- <p>
- <p>
- <strong>Has entrado en el modo de navegación de incógnito</strong>.
- <p> Las páginas a las que accedas desde esta ventana no aparecerán en tu historial de búsqueda ni el historial del navegador ni dejarán ningún otro rastro (por ejemplo, cookies) en tu ordenador una vez que hayas cerrado todas las ventanas de incógnito que estén abiertas. Sin embargo, los archivos que descargues y los marcadores que crees sí quedarán almacenados. </p>
- </body>
- </html>
+ <p>
+ <p>
+ <strong>Has entrado al modo incógnito</strong>.
+ <p> Las páginas que ves en esta ventana no aparecerán en el historial de tu navegador o
+ en el historial de búsqueda, y no dejarán otros rastros, como cookies, en tu
+ dispositivo después de que cierres la ventana de incógnito. Se conservará cualquier archivo que descargues o marcadores que crees.
+ </p>
+ </body>
+</html>