Skip to content

edit dialog text #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions electron/app/locales/en/webui.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,11 +194,11 @@
"model-design-coming-soon": "Coming Soon...",
"model-design-wrc-form-title": "WebLogic Remote Console Integration",
"model-design-wrc-home-label": "WebLogic Remote Console Install Location",
"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.",
"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.",
"model-design-wrc-install-location-prefix": "Download and run the appropriate installer for your machine from the GitHub",
"model-design-wrc-link-text": "WebLogic Remote Console Releases",
"model-design-wrc-install-location-postfix": "page.",
"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.",
"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.",
"model-design-button-startWebLogicRemoteConsole": "Start WebLogic Remote Console",
"model-design-hints-startWebLogicRemoteConsole": "Start the WebLogic Remote Console backend process",

Expand Down