diff options
author | Kenny Root <kroot@google.com> | 2010-04-07 16:05:59 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2010-04-08 11:23:04 -0700 |
commit | e1fb6d24a302f2f3869217f1dd6dcbcf509ee746 (patch) | |
tree | 73e1676e6df72d96781a53ae8570ba0b82d97232 /res/values-es | |
parent | 4720868afa09efffadd845019f2d8268ae3f2c78 (diff) | |
download | packages_apps_browser-e1fb6d24a302f2f3869217f1dd6dcbcf509ee746.zip packages_apps_browser-e1fb6d24a302f2f3869217f1dd6dcbcf509ee746.tar.gz packages_apps_browser-e1fb6d24a302f2f3869217f1dd6dcbcf509ee746.tar.bz2 |
Remove "Do not translate" and restore translations
Some "Do not translate" comments were inadvertently left when removing
unused strings which made the translation tools skip the next string
entry. This removes those comments and restores the translations for the
missing strings.
Bug: 2579112
Change-Id: I731217d4cf6581885c122fefd180133c243fa1f7
Diffstat (limited to 'res/values-es')
-rw-r--r-- | res/values-es/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index cd96e86..38d742f 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -260,6 +260,8 @@ <string name="download_file_error" msgid="1206648050615176113">"No se puede completar la descarga porque no hay suficiente espacio."</string> <string name="download_length_required" msgid="9038605488460437406">"No se puede realizar la descarga porque no es posible determinar el tamaño del elemento."</string> <string name="download_precondition_failed" msgid="8327584102874295580">"La descarga se ha interrumpido y no se puede reanudar."</string> + <string name="search_the_web" msgid="6046130189241962337">"Buscar en la Web"</string> + <string name="webstorage_outofspace_notification_title" msgid="1160474608059771788">"Espacio de almacenamiento del navegador agotado"</string> <string name="webstorage_outofspace_notification_text" msgid="7341075135051829692">"Haz clic aquí para liberar espacio."</string> <string name="webstorage_clear_data_title" msgid="689484577124333977">"Borrar datos almacenados"</string> <string name="webstorage_clear_data_dialog_title" msgid="345457466368974706">"Borrar datos almacenados"</string> |