diff options
author | Cary Clark <cary@android.com> | 2009-10-07 09:56:38 -0400 |
---|---|---|
committer | Cary Clark <cary@android.com> | 2009-10-07 09:56:38 -0400 |
commit | 21e71296b4daebc424d9722e46ae5e633cbb7160 (patch) | |
tree | 0740042b096ed2ced93bb34122b3606fa01d99f1 /res/values-es | |
parent | a1b8df34e68b9f02cdf4711237895b945d35f097 (diff) | |
download | packages_apps_Browser-21e71296b4daebc424d9722e46ae5e633cbb7160.zip packages_apps_Browser-21e71296b4daebc424d9722e46ae5e633cbb7160.tar.gz packages_apps_Browser-21e71296b4daebc424d9722e46ae5e633cbb7160.tar.bz2 |
do not merge
Change https://android-git.corp.google.com/g/#change,27762
conflicted when the auto-merger ran -- this implements
the change by hand. The original comments:
Add '&android-home' to the google homepage string
Also, mark it as non-translatable, and remove the translated
versions.
fixes http://b/issue?id=2148022
Diffstat (limited to 'res/values-es')
-rw-r--r-- | res/values-es/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index 8ceeb2c..b712924 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -240,7 +240,6 @@ <string name="download_length_required">"No se puede realizar la descarga, porque no es posible determinar el tamaƱo del elemento."</string> <string name="download_precondition_failed">"La descarga se ha interrumpido y no se puede reanudar."</string> <string name="activity_instrumentation_test_runner">"Realizador de pruebas del navegador"</string> - <string name="homepage_base">"http://www.google.com/m?client=ms-{CID}"</string> <string name="search_the_web">"Buscar en la Web"</string> <string name="zoom_overview_button_text">"InformaciĆ³n general"</string> </resources> |