diff options
author | Wu-cheng Li <wuchengli@google.com> | 2010-08-30 13:51:39 -0700 |
---|---|---|
committer | Wu-cheng Li <wuchengli@google.com> | 2010-08-30 13:57:25 -0700 |
commit | 454c6838bb220142d05fbd6f1858ba31cc034eda (patch) | |
tree | faa1caa16be2b3910f5537e315644ccf77381890 /res/values-es | |
parent | 649b685da2f832e9515091805ebcc0a0ab44f065 (diff) | |
download | LegacyCamera-454c6838bb220142d05fbd6f1858ba31cc034eda.zip LegacyCamera-454c6838bb220142d05fbd6f1858ba31cc034eda.tar.gz LegacyCamera-454c6838bb220142d05fbd6f1858ba31cc034eda.tar.bz2 |
Remove metering mode support.
Change-Id: I624f611e19c438630bc84778332d13f0357da23f
Diffstat (limited to 'res/values-es')
-rw-r--r-- | res/values-es/strings.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index bb27ba7..0118035 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -107,10 +107,6 @@ <string name="pref_restore_title" msgid="6479274979730178961">"Configuración de cámara"</string> <string name="pref_restore_detail" msgid="5326039608800383369">"Restaurar a los valores predeterminados"</string> <string name="pref_exposure_title" msgid="1229093066434614811">"Exposición"</string> - <string name="pref_camera_meteringmode_title" msgid="4316862664975999393">"Modo de medición"</string> - <string name="pref_camera_meteringmode_entry_center_weighted" msgid="6362205429617163588">"Ponderada al centro"</string> - <string name="pref_camera_meteringmode_entry_frame_average" msgid="7462891363691741735">"Media de marco"</string> - <string name="pref_camera_meteringmode_entry_spot" msgid="3971259987457110980">"Punto"</string> <string name="details_ok" msgid="6848594369924424312">"Aceptar"</string> <string name="spaceIsLow_content" msgid="2848517537672543641">"No queda espacio en la tarjeta SD. Cambia la configuración de calidad o elimina elementos de la galería."</string> <string name="video_reach_size_limit" msgid="6179877322015552390">"Se ha alcanzado el límite de tamaño."</string> |