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: webapp/src/main/webapp/WEB-INF/messages.properties
+1
Original file line number
Diff line number
Diff line change
@@ -1898,6 +1898,7 @@ Module.stopped=Module {0} has been stopped
1898
1898
Module.error=Error processing Module
1899
1899
Module.errorStarting=Error starting Module - {0}
1900
1900
Module.errorClickForDetails=Error starting! Click for details
1901
+
Module.error.moduleCannotBeStarted=Module {0} cannot be started because it requires the following module(s): {1} Please install and start these modules first.
1901
1902
Module.invalid=Invalid module specified {0}
1902
1903
Module.notStarted=Not Started
1903
1904
Module.loadedAndStarted=Module loaded and started successfully
0 commit comments