Skip to content

Commit b71d4fc

Browse files
committed
wording
1 parent 69eb841 commit b71d4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/file/FileLabelWithActions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ qx.Class.define("osparc.file.FileLabelWithActions", {
232232
osparc.task.TasksContainer.getInstance().addTaskUI(taskUI);
233233

234234
const progressWindow = new osparc.ui.window.Progress(
235-
this.tr("Deleting files"),
235+
this.tr("Delete files"),
236236
"@FontAwesome5Solid/trash/14",
237237
this.tr("Deleting files..."),
238238
);

0 commit comments

Comments
 (0)