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
$"A loadcase with the name {loadcase.Name} already exists but the number {lusasLoadcase.getID()} does not match with the loadcase being pushed: {loadcase.Name}, {loadcase.Number}. /n"+
58
-
$"Make sure you are using a unique name and number. {lusasLoadcase.getName()} has been used");
57
+
$"The loadcase {loadcase.Name} already exists but the number {lusasLoadcase.getID()} does not match with the loadcase being pushed: {loadcase.Name}, {loadcase.Number}. \n"+
58
+
$"The loadcase {lusasLoadcase.getName()} has been used.");
0 commit comments