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: src/i18n/locales/en-US.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@
52
52
53
53
"finishMenu": {
54
54
"save-button": "Save changes",
55
-
"start-button": "Start processing",
55
+
"start-button": "Save and process changes",
56
56
"discard-button": "Discard changes"
57
57
},
58
58
@@ -87,7 +87,7 @@
87
87
"saveAndProcess-text": "Save and Process",
88
88
"selectWF-text": "Select a workflow",
89
89
"noWorkflows-text": "There are no workflows to process your changes with. Please save your changes and contact an administrator.\n",
90
-
"oneWorkflow-text": "The video will be cut and processed with the workflow \"{{workflow}}\". <3/> This will take some time.\n",
90
+
"oneWorkflow-text": "The changes will be saved and the video will be cut and processed with the workflow \"{{workflow}}\". <3/> This will take some time.\n",
91
91
"manyWorkflows-text": "Select which workflow Opencast should use for processing.",
0 commit comments