mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
...and remove dependency from intellij.platform.builtInServer.impl on intellij.xml. This seems to be the only dependency which prevents us from removing remaining intellij.xml.* modules from JetBrains Client (RDCT-86). GitOrigin-RevId: 33a728c5d21e9efea69047d1d7bfde837f474377
17 lines
1.5 KiB
INI
17 lines
1.5 KiB
INI
checkbox.tooltip.can.t.be.enabled.for.default.port=Can\u2019t be enabled for default port (port number >= 63342). Please change it.
|
|
dialog.button.copy.authorization.url.to.clipboard=Copy Authorization URL to Clipboard
|
|
dialog.message.page=Page ''{0}'' requested without authorization, \nyou can copy URL and open it in browser to trust it.
|
|
dialog.title.diff.service=Diff Service
|
|
notification.content.built.in.web.server.is.deactivated=Built-in web server is deactivated, to activate, please use Open in Browser
|
|
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.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. |