Lines Matching full:exposure
99 <!-- Text indicating the exposure time of a media item in details window [CHAR LIMIT=14] -->
100 <string name="exposure_time">Exposure time</string>
378 <!-- Exposure settings in preference -->
379 <string name="pref_exposure_title">Exposure</string>
381 <!-- menu label exposure compensation [CHAR LIMIT=50] -->
382 <string name="pref_exposure_label">EXPOSURE</string>
811 <!-- Accessibility text for manual exposure compensation button [CHAR_LIMIT=NONE] -->
812 <string name="manual_exposure_compensation_desc">Manual Exposure Compensation</string>
813 <!-- Accessibility text for exposure compensation -2 button [CHAR_LIMIT=NONE] -->
814 <string name="exposure_compensation_desc_n2">Exposure Compensation -2</string>
815 <!-- Accessibility text for exposure compensation -1 button [CHAR_LIMIT=NONE] -->
816 <string name="exposure_compensation_desc_n1">Exposure Compensation -1</string>
817 <!-- Accessibility text for exposure compensation 0 button [CHAR_LIMIT=NONE] -->
818 <string name="exposure_compensation_desc_0">Exposure Compensation 0</string>
819 <!-- Accessibility text for exposure compensation +1 button [CHAR_LIMIT=NONE] -->
820 <string name="exposure_compensation_desc_p1">Exposure Compensation +1</string>
821 <!-- Accessibility text for exposure compensation +2 button [CHAR_LIMIT=NONE] -->
822 <string name="exposure_compensation_desc_p2">Exposure Compensation +2</string>
927 <!-- Title of a preference for enabling manual exposure compensation. [CHAR LIMIT=20] -->
928 <string name="pref_camera_exposure_compensation">Manual exposure</string>