Home | History | Annotate | Download | only in values

Lines Matching full:scene

770     <!-- Default scene mode setting. -->
773 <!-- Settings screen, Select Scene mode -->
774 <string name="pref_camera_scenemode_title">Scene mode</string>
776 <!-- Settings menu, scene mode choices [CHAR LIMIT=16] -->
778 <!-- Scene mode that uses HDR (high dynamic range) [CHAR LIMIT=16] -->
780 <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=16] -->
782 <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=16] -->
784 <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=16] -->
786 <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=16] -->
789 <!-- Settings menu, scene mode labels [CHAR LIMIT=50] -->
791 <!-- Scene mode that takes an image quickly with little motion blur. [CHAR LIMIT=50] -->
793 <!-- Scene mode that takes long exposures to capture night scenes without flash. [CHAR LIMIT=50] -->
795 <!-- Scene mode optimized for taking images in the sunset. [CHAR LIMIT=50] -->
797 <!-- Scene mode optimized for taking indoor low-lights pictures. [CHAR LIMIT=50] -->
813 <!-- Toast after trying to select a setting that is not allowed to change in scene mode [CHAR LIMIT=NONE] -->
814 <string name="not_selectable_in_scene_mode">Not selectable in scene mode.</string>