Skip to content

Commit 2edf7d8

Browse files
Merge pull request #149 from oracle/rm-edits
edit dialog text
2 parents 22a26a7 + 3dfbf3b commit 2edf7d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

electron/app/locales/en/webui.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,11 @@
194194
"model-design-coming-soon": "Coming Soon...",
195195
"model-design-wrc-form-title": "WebLogic Remote Console Integration",
196196
"model-design-wrc-home-label": "WebLogic Remote Console Install Location",
197-
"model-design-wrc-install-description": "The Model Design View is provided through integration with the WebLogic Remote Console. Install the WebLogic Remote Console on the local machine and use the form below to provide its location and start the daemon process with which the UI will communicate. Note that this integration required WebLogic Remote Console version 2.3.0 or newer.",
197+
"model-design-wrc-install-description": "The Model Design View is provided through integration with the WebLogic Remote Console. Install the WebLogic Remote Console on the local machine and use the form below to provide its location and start the daemon process with which the UI will communicate. Note that this integration requires WebLogic Remote Console version 2.3.0 or later.",
198198
"model-design-wrc-install-location-prefix": "Download and run the appropriate installer for your machine from the GitHub",
199199
"model-design-wrc-link-text": "WebLogic Remote Console Releases",
200200
"model-design-wrc-install-location-postfix": "page.",
201-
"model-design-wrc-start-description": "Once the WebLogic Remote Console is installed, set the WebLogic Remote Console Install Location field below accordingly and press the Start WebLogic Remote Console button.",
201+
"model-design-wrc-start-description": "After the WebLogic Remote Console is installed, set the WebLogic Remote Console Install Location field below accordingly and click Start WebLogic Remote Console.",
202202
"model-design-button-startWebLogicRemoteConsole": "Start WebLogic Remote Console",
203203
"model-design-hints-startWebLogicRemoteConsole": "Start the WebLogic Remote Console backend process",
204204

0 commit comments

Comments
 (0)