Skip to content

Commit aea4d1f

Browse files
authored
rephrase dialog
Signed-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>
1 parent da808c3 commit aea4d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dashboard/Data/Config/Config.react.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ class Config extends TableView {
123123
}}
124124
>
125125
<div className={[browserStyles.confirmConfig]}>
126-
The parameter you are trying to edit has been modified by another user. Do you want to continue?
126+
The parameter you are trying to save has been modified while you were editing it. This means your edit is not based on the current parameter value. Do you want to continue and overwrite the other changes?
127127
</div>
128128
</Modal>
129129
);

0 commit comments

Comments
 (0)