blob: cc5d02738c6acd438de91a9ad6dcff9f3b3d8d3c [file] [log] [blame]
# ====================================================================
# Copyright (c) 2018, 2019 Obeo
# This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Obeo - initial API and implementation
# ====================================================================
pluginName = Sirius Server
providerName = Eclipse Modeling Project
SiriusServerConfigurator_name=Sirius Server Configurator
SiriusServerService_name=Sirius Server Service
SiriusServerEndpointConfigurationProvider_name=Sirius Server Endpoint Configuration Provider
SiriusServerManager_cannotStartServer=An error has occurred preventing the server from being started
SiriusServerManager_cannotStopServer=An error has occurred preventing the server from being stopped properly
SiriusServerConfigurator_wrongPropertyTypeWarning= The value of the property {0} is not an integer. The default value, {1} will be used instead."
SiriusServerConfigurator_headerConfig=set Content-Security-Policy: default-src 'self'; img-src 'self' data:; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline'; connect-src 'self' ws:; frame-ancestors 'none'; report-uri /api/csp-violation-reports,\
set X-Frame-Options: DENY,\
set X-Xss-Protection: 1; mode=block,\
set X-Content-Type-Options: nosniff