You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -193,8 +193,8 @@
193
193
<stringname="video_audio_recording_muted">The video\'s audio recording has been muted</string>
194
194
<stringname="video_audio_recording_unmuted">The video\'s audio recording has been unmuted</string>
195
195
196
-
<stringname="highest_res_setting">Opt for highest resolution</string>
197
-
<stringname="highest_res_setting_desc">Opts for the highest resolution image when enabled. Warning: Can lead to very large images on certain devices</string>
<stringname="highest_res_setting_desc">Enable using the highest supported resolution for images instead of the default. This can lead to very large images on certain devices.</string>
198
198
199
199
<stringname="wait_for_focus_lock">Wait for Focus Lock</string>
200
200
<stringname="invalid_photo_quality_value">Invalid value set for photo quality</string>
0 commit comments