Commit 211ab60e authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Added back missing entries. JM-1199

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9559 b35dd754-fafc-0310-a699-88a17e54d16e
parent ce4b1c5a
......@@ -247,6 +247,10 @@
## Updated key: 'ssl.certificates.no_installed'
## Updated key: 'ssl.import.certificate.info'
## Added key: 'ssl.import.certificate.pass-phrase'
## Added key: 'httpbind.settings.script.label_enable'
## Added key: 'httpbind.settings.script.label_enable_info'
## Added key: 'httpbind.settings.script.label_disable'
## Added key: 'httpbind.settings.script.label_disable_info'
# Openfire
......@@ -2338,6 +2342,10 @@ httpbind.settings.label_same_info=The HTTP bind service will use distinct ports
httpbind.settings.secure_port=SSL Port:
httpbind.settings.error.general=An error has occured, check the log file for details.
httpbind.settings.error.port=An error has occured configuring the HTTP binding ports, check the error log for more details.
httpbind.settings.script.label_enable=Enabled
httpbind.settings.script.label_enable_info=Allows BOSH clients with limited access to connect to the server
httpbind.settings.script.label_disable=Disabled
httpbind.settings.script.label_disable_info=Does not allow clients with limited access to connect to the server
# Profile Settings
......
......@@ -2230,9 +2230,9 @@ system.clustering.not-installed=No se ha encontrado soporte para clustering en e
system.clustering.not-valid-license=La licencia de Openfire Corporativo no incluye clustering. Necesita actualizar su licencia para habilitar clustering.
system.clustering.starting=Clustering esta arrancando. Puede tardar hasta 30 segundos para completar. Haga clic {0}aqu\u00ed{1} para refrescar.
setup.ldap.user.vcard.photo=Foto/Avatar
httpbind.settings.script.label_enable=Enabled
httpbind.settings.script.label_enable_info=Allows BOSH Clients With Limited Access to Connect to the Server
httpbind.settings.script.label_disable=Disable
httpbind.settings.script.label_disable_info=Does not allow clients with limited access to connect to the server
httpbind.settings.script.label_enable=Habilitado
httpbind.settings.script.label_enable_info=Permite a clientes BOSH con conectividad limitada conectarse al servidor
httpbind.settings.script.label_disable=Deshabilitado
httpbind.settings.script.label_disable_info=No permite a clientes con conectividad limitada conectarse al servidor
ports.flash_cross_domain=Flash Cross Domain
ports.flash_cross_domain.desc=Servicio que permite a clientes Flash connectarse a otros dominios y puertos.
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment