Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: libadblockplus-android-settings/res/values-es/adblock_settings_strings.xml

Issue 29678581: Issue 6000 - Rename "libadblockplus-android" (Closed)
Patch Set: addressed comments Created Jan. 29, 2018, 11:04 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: libadblockplus-android-settings/res/values-es/adblock_settings_strings.xml
diff --git a/libadblockplus-android-settings/res/values-es/adblock_settings_strings.xml b/libadblockplus-android-settings/res/values-es/adblock_settings_strings.xml
deleted file mode 100644
index e182bd8b21cfa3cffb33adf257237ca595ce9e47..0000000000000000000000000000000000000000
--- a/libadblockplus-android-settings/res/values-es/adblock_settings_strings.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-<resources>
-
- <string name="fragment_adblock_settings_general_title">Adblock Plus</string>
- <string name="fragment_adblock_settings_enabled_title">Adblock Plus</string>
- <string name="fragment_adblock_settings_filter_lists_title">Listas de filtros</string>
- <string name="fragment_adblock_settings_filter_lists_summary">Añadir o eliminar listas de filtro específicas del idioma</string>
- <string name="fragment_adblock_settings_aa_enabled_title">Anuncios Aceptables</string>
- <string name="fragment_adblock_settings_aa_enabled_summary">Nos gustaría animar a las páginas web a que usen publicidad honesta y que no moleste. Por eso hemos establecido unas reglas estrictas para identificar los anuncios aceptables que se mostrarán de forma predeterminada. Si quieres navegar sin anuncios, puedes desactivar este ajuste en cualquier momento.</string>
- <string name="fragment_adblock_settings_wl_title">Dominios incluidos en la lista blanca</string>
- <string name="fragment_adblock_settings_wl_summary">Añade a esta lista los sitios web que quieras que muestren anuncios</string>
- <string name="fragment_adblock_settings_add_domain">Añadir dominio</string>
- <string name="fragment_adblock_settings_wl_domains">Dominios incluidos en la lista blanca</string>
- <string name="fragment_adblock_settings_allowed_connection_type">Configurar actualizaciones automáticas</string>
- <string name="fragment_adblock_settings_allowed_connection_type_wifi_non_metered">Redes Wi-Fi de uso no medido</string>
- <string name="fragment_adblock_settings_allowed_connection_type_wifi">Todas las redes Wi-Fi</string>
- <string name="fragment_adblock_settings_allowed_connection_type_all">Siempre</string>
-
-</resources>

Powered by Google App Engine
This is Rietveld