diff options
author | Eric Fischer <enf@google.com> | 2011-09-20 10:23:29 -0700 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2011-09-20 10:23:29 -0700 |
commit | 43efa9ac70207abe9eb62aaaebbb51cf7e73d855 (patch) | |
tree | 627207f9f0e2d24d3ac2a8057ceee42da537a72d /res/values-es-rUS | |
parent | bd546311aba89c7d8afc34a8722ce50462d38de0 (diff) | |
download | packages_apps_Browser-43efa9ac70207abe9eb62aaaebbb51cf7e73d855.zip packages_apps_Browser-43efa9ac70207abe9eb62aaaebbb51cf7e73d855.tar.gz packages_apps_Browser-43efa9ac70207abe9eb62aaaebbb51cf7e73d855.tar.bz2 |
Import revised translations.
Change-Id: Ief74fee2d9ae3adf4ee75de55402032ab0863469
Diffstat (limited to 'res/values-es-rUS')
-rw-r--r-- | res/values-es-rUS/strings.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml index 92c87aa..e24441b 100644 --- a/res/values-es-rUS/strings.xml +++ b/res/values-es-rUS/strings.xml @@ -276,12 +276,13 @@ <string name="pref_lab_fullscreen_summary" msgid="6853711692160711419">"Usa el modo de pantalla completa para ocultar la barra de estado."</string> <string name="pref_data_title" msgid="750316606686075162">"Gestión de ancho de banda"</string> <string name="pref_data_preload_title" msgid="4479320472980292873">"Se están precargando los resultados de la búsqueda"</string> - <!-- no translation found for pref_data_preload_choices:0 (5180466923190095508) --> - <!-- no translation found for pref_data_preload_choices:1 (1791664748778640002) --> - <!-- no translation found for pref_data_preload_choices:2 (3944061253437827617) --> + <string-array name="pref_data_preload_choices"> + <item msgid="5180466923190095508">"Nunca"</item> + <item msgid="1791664748778640002">"Solo en Wi-Fi"</item> + <item msgid="3944061253437827617">"Siempre"</item> + </string-array> <string name="pref_data_preload_summary" msgid="7488335627364473744">"Permitir al navegador la precarga de resultados de búsqueda confiables en el fondo"</string> - <!-- no translation found for pref_data_preload_dialogtitle (8421297746110796536) --> - <skip /> + <string name="pref_data_preload_dialogtitle" msgid="8421297746110796536">"Precarga de los resultados de búsqueda"</string> <string name="browserFrameNetworkErrorLabel" msgid="126892350904924893">"Problema de conectividad de datos"</string> <string name="browserFrameFileErrorLabel" msgid="8063691502792670367">"Problema con el archivo"</string> <string name="browserFrameFormResubmitLabel" msgid="2685923472682180360">"Confirmar"</string> |