Skip to content

Commit e152d82

Browse files
committed
Add string resources
(for low light boost setting)
1 parent 3f8fd3a commit e152d82

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/src/main/res/values/strings.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,4 +193,6 @@
193193

194194
<string name="video_audio_recording_muted">The video\'s audio recording has been muted</string>
195195
<string name="video_audio_recording_unmuted">The video\'s audio recording has been unmuted</string>
196+
<string name="low_light_boost">Low Light Boost</string>
197+
<string name="low_light_boost_description">Activates low light boost whenever available and required for better pictures in darker environment</string>
196198
</resources>

0 commit comments

Comments
 (0)