From: Soren Stoutner Date: Sat, 26 Nov 2016 19:26:18 +0000 (-0700) Subject: Additional Spanish translations. X-Git-Tag: v1.13~4 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=c43f17e8f20c0c348b944047e0555f36ac00b86d Additional Spanish translations. --- diff --git a/.idea/misc.xml b/.idea/misc.xml index 95f0f031..1caa1363 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/app/build.gradle b/app/build.gradle index b6334127..90f243c5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -64,6 +64,6 @@ dependencies { freeCompile 'com.google.firebase:firebase-ads:9.8.0' } -// Google's documentation says the following line is required for `firebase-ads` but things work correctly without it. I have no interest in including Google Mobile Services if I don't have to. -// https://firebase.google.com/docs/admob/android/quick-start +// Google's documentation says the following line is required for `firebase-ads` but things work correctly without it. I have no interest in applying this Google Mobile Services plugin in the standard flavor if I don't have to. +// I suspect that in the free flavor `firebase-ads` applies it even when not specified. https://firebase.google.com/docs/admob/android/quick-start // apply plugin: 'com.google.gms.google-services' \ No newline at end of file diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index 09cc8c34..c976f087 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -42,4 +42,16 @@ Almacén de DOM borrado Abrir el Cajón de Navigación Cerrar el Cajón de Navigación + + + Guardar como + Guardar imagen como + Nombre del archivo + Nombre de la imagen + Tamaño desconocido + Descargar + + + Ícono Favorito + URL o Búsqueda \ No newline at end of file