mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
Merge-request: IJ-MR-160019 Merged-by: Shumaf Lovpache <soarex16@gmail.com> GitOrigin-RevId: 4a59749def39b6fccad6065897a1042985da9c81
21 lines
1.4 KiB
Properties
21 lines
1.4 KiB
Properties
# suppress inspection "GrazieInspection"
|
|
checkbox.tooltip.can.t.be.enabled.for.default.port=Can\u2019t be enabled for default port (port number >= 63342). Please change it.
|
|
|
|
notification.content.cannot.start.built.in.http.server.on.custom.port=Cannot start built-in HTTP server on custom port {0}. \
|
|
Please ensure that port is free (or check your firewall settings) and restart {1}
|
|
notification.content.cannot.start.internal.http.server.and.ask.for.restart.0=Cannot start internal HTTP server. \
|
|
Git integration, JavaScript debugger, and LiveEdit may operate with errors. \
|
|
Please check your firewall settings and restart {0}.
|
|
|
|
setting.builtin.server.category.label=Built-in Server
|
|
setting.builtin.server.tip=Use the built-in web server, for example, to preview and debug your applications in a web browser or in the built-in browser. \
|
|
The server is always running and doesn't require any manual configuration.
|
|
setting.value.builtin.server.port.label=&Port\:
|
|
setting.value.can.accept.external.connections=Can accept &external connections
|
|
setting.value.builtin.server.allow.unsigned.requests=&Allow unsigned requests
|
|
|
|
reload.on.save.got.it.title=Reloading in Browser on Save
|
|
reload.on.save.got.it.content=The page will be reloaded automatically in the browser when the changes are saved.
|
|
reload.on.save.preview.got.it.title=Reloading Page Preview on Save
|
|
reload.on.save.preview.got.it.content=To see the updated preview of the page, save the changes.
|