summaryrefslogtreecommitdiffstats
path: root/res/values-es
diff options
context:
space:
mode:
authorAngus Kong <shkong@google.com>2011-08-31 20:43:58 +0800
committerAngus Kong <shkong@google.com>2011-09-01 14:45:36 +0800
commit22d4b7fbace56c03092eb088a4df98e04a6681af (patch)
tree591967cfedf04f4174a308087d28787cbe379097 /res/values-es
parentb69aa1513070fc9b799c48a9257fddbc04ace7dd (diff)
downloadLegacyCamera-22d4b7fbace56c03092eb088a4df98e04a6681af.zip
LegacyCamera-22d4b7fbace56c03092eb088a4df98e04a6681af.tar.gz
LegacyCamera-22d4b7fbace56c03092eb088a4df98e04a6681af.tar.bz2
Fix NPE 5238952 when generating panorama fails.
1. Handle the situation of failing to generate the panorama. 2. The string id "details_ok" is changed to "dialog_ok" and used now in the "Ok" button of all the dialogs. bug:5238952 Change-Id: I847255a46667960e604892ad55a642358c4eab02
Diffstat (limited to 'res/values-es')
-rw-r--r--res/values-es/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 69e443b..8e8e614 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -87,7 +87,7 @@
<string name="pref_restore_title" msgid="6479274979730178961">"Configuración de cámara"</string>
<string name="pref_restore_detail" msgid="5732490002291044791">"Restaurar valores predeterminados"</string>
<string name="pref_exposure_title" msgid="1229093066434614811">"Exposición"</string>
- <string name="details_ok" msgid="6848594369924424312">"Aceptar"</string>
+ <string name="dialog_ok" msgid="6848594369924424312">"Aceptar"</string>
<string name="spaceIsLow_content" product="nosdcard" msgid="4401325203349203177">"No queda espacio en el almacenamiento USB. Cambia la configuración de calidad o elimina algunas imágenes u otros archivos."</string>
<string name="spaceIsLow_content" product="default" msgid="1732882643101247179">"No queda espacio en la tarjeta SD. Cambia la configuración de calidad o elimina algunas imágenes u otros archivos."</string>
<string name="video_reach_size_limit" msgid="6179877322015552390">"Se ha alcanzado el límite de tamaño."</string>