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
Original file line number
Diff line number
Diff line change
@@ -168,6 +168,7 @@
168
168
<stringname="unable_to_save_video_verbose">Unable to save this video, error code: %d</string>
169
169
<stringname="error_during_recording">A error has occurred finishing the current recording, error code: %d</string>
170
170
<stringname="unable_to_access_output_file">Unable to access output file</string>
171
+
<stringname="please_wait_for_image_to_get_captured_before_opening">Please wait for the image to get captured before trying to open the gallery.</string>
171
172
<stringname="please_wait_for_image_to_get_captured_before_sharing">Please wait for the image to get captured before attempting to share via long tap</string>
172
173
173
174
<stringname="file_details">File Details</string>
@@ -193,4 +194,5 @@
193
194
194
195
<stringname="video_audio_recording_muted">The video\'s audio recording has been muted</string>
195
196
<stringname="video_audio_recording_unmuted">The video\'s audio recording has been unmuted</string>
0 commit comments