We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 675702a commit 1607836Copy full SHA for 1607836
js/activity.js
@@ -1303,7 +1303,7 @@ class Activity {
1303
// eslint-disable-next-line no-use-before-define
1304
recording();
1305
doRecordButton();
1306
- that.textMsg(_("Click on stop sharing"));
+ that.textMsg(_("Click on stop saving"));
1307
}
1308
/**
1309
* Stops the recording process.
0 commit comments