Merge pull request #8053 from jfsiebel/tweak-recording-messages
Tweak record modal text
This commit is contained in:
commit
2e8e3199ea
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user