summaryrefslogtreecommitdiffstats
path: root/res/values-es/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-es/cm_strings.xml')
-rw-r--r--res/values-es/cm_strings.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/res/values-es/cm_strings.xml b/res/values-es/cm_strings.xml
index 805bc7a..091100d 100644
--- a/res/values-es/cm_strings.xml
+++ b/res/values-es/cm_strings.xml
@@ -16,13 +16,28 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Content description for home screen button [CHAR LIMIT=NONE] -->
<string name="accessibility_button_homescreen">Pantalla Inicial</string>
+ <!-- Context Menu item to open the currently selected link in a new
+ incognito window. -->
<string name="contextmenu_openlink_incognito_newwindow">Abrir nueva ventana en modo incógnito</string>
+ <!-- Context Menu item to open the currently selected link in a new
+ background window. [CHAR LIMIT=50] -->
<string name="contextmenu_openlink_incognito_newwindow_background">Abrir en nueva pestaña de incognito</string>
+ <!-- User agent label -->
<string name="pref_content_ua">Agente del usuario</string>
+ <!-- Interface preferences -->
<string name="pref_interface_title">Interfaz</string>
+ <!-- FullScreen -->
<string name="full_screen_title">Pantalla completa</string>
<string name="full_screen_summary">Activar navegacion inmersiva</string>
+ <!-- OneHand -->
<string name="onehand_title">Navegacion con una mano</string>
<string name="onehand_summary">Navegación web más fácil con desplazamientos y acciones rápidas</string>
+ <!-- Permission check -->
+ <string name="permission_not_granted_dialog_title">Permiso no concedido</string>
+ <string name="permission_not_granted_dialog_message">No se concedió el permiso para escribir en el almacenamiento externo. No se puede descargar.</string>
+ <string name="browser_error_title">Error del navegador</string>
+ <string name="dialog_dismiss">Descartar</string>
+ <string name="error_permissions">La aplicación no tiene los permisos críticos necesarios para funcionar. Por favor, comprueba tu configuración de permisos.</string>
</resources>