diff options
author | Wu-cheng Li <wuchengli@google.com> | 2010-11-13 16:40:02 +0800 |
---|---|---|
committer | Wu-cheng Li <wuchengli@google.com> | 2010-11-13 16:43:00 +0800 |
commit | a61d8df0753c8e65f8236635be0fe67782863aef (patch) | |
tree | 6b78569d07598c85d5570c0aa40a90635a3a2f69 /res/values-es-rUS | |
parent | 13161c7fe39bf019a334d8ea7e4eaddc1988adad (diff) | |
download | LegacyCamera-a61d8df0753c8e65f8236635be0fe67782863aef.zip LegacyCamera-a61d8df0753c8e65f8236635be0fe67782863aef.tar.gz LegacyCamera-a61d8df0753c8e65f8236635be0fe67782863aef.tar.bz2 |
Fix problems with strings.
bug:3147981
Change-Id: Ie54f7934c632a0d15ef5645dfa544b2ea2f2fcab
Diffstat (limited to 'res/values-es-rUS')
-rw-r--r-- | res/values-es-rUS/strings.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml index b678365..2b54cd6 100644 --- a/res/values-es-rUS/strings.xml +++ b/res/values-es-rUS/strings.xml @@ -117,9 +117,6 @@ <string name="spaceIsLow_content" product="default" msgid="1732882643101247179">"Tu tarjeta SD se está quedando sin espacio. Cambia la configuración de calidad o elimina algunas imágenes u otros archivos."</string> <string name="video_reach_size_limit" msgid="6179877322015552390">"Se alcanzó el límite del tamaño."</string> <string name="zoom_control_title" msgid="6532562653386981815">"Ampliar"</string> - <string name="zoom_increment" msgid="63154013702178400">"+"</string> - <string name="zoom_decrement" msgid="2712310206413552821">"-"</string> <string name="switch_to_camera_lable" msgid="8248495141797448471">"Cambiar a cámara"</string> <string name="switch_to_video_lable" msgid="4525451949497982385">"Cambiar a video"</string> - <string name="camera_setting_picker_exit" msgid="2574026697338481860">"Atrás"</string> </resources> |