Merge pull request #8053 from jfsiebel/tweak-recording-messages

Tweak record modal text
This commit is contained in:
Anton Georgiev 2019-09-03 14:48:53 -04:00 committed by GitHub
commit 2e8e3199ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -511,8 +511,8 @@
"app.recording.startTitle": "Start recording",
"app.recording.stopTitle": "Pause recording",
"app.recording.resumeTitle": "Resume recording",
"app.recording.startDescription": "(You can select the record button again later to pause the recording.)",
"app.recording.stopDescription": "Are you sure you want to pause the recording? (You can resume by selecting the record button again.)",
"app.recording.startDescription": "You can select the record button again later to pause the recording.",
"app.recording.stopDescription": "Are you sure you want to pause the recording? You can resume by selecting the record button again.",
"app.videoPreview.cameraLabel": "Camera",
"app.videoPreview.profileLabel": "Quality",
"app.videoPreview.cancelLabel": "Cancel",