Commit 57e24df5 authored by Michael Klein's avatar Michael Klein Committed by daryl herzmann

OF-1211 - Fix description of Broadcast disabling option in Client (#663)

* OF-1211 - Fix description of Broadcast disabling option in Client
Control plugin

* OF-1211 - Fix description of Broadcast disabling option in Client

* OF-1211 - Fix description of Broadcast disabling option in Client

* OF-1211 - Fix description of Broadcast disabling option in Client

* Revert "OF-1211 - Fix description of Broadcast disabling option in Client"

This reverts commit fa12c8169b556c1d4d157a57609648e69637499a.

* Revert "OF-1211 - Fix description of Broadcast disabling option in Client"

This reverts commit 84a52e90e794eff62fc13a0330544fe16c850575.

* OF-1211 - Fix description of Broadcast disabling option in Client

* OF-1211 - Fix description of Broadcast disabling option in Client
parent f7434439
......@@ -43,6 +43,11 @@
<h1>
Client Control Plugin Changelog
</h1>
<p><b>2.0.1</b> -- November 4, 2016</p>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/OF-1211'>OF-1211</a>] - Updated description for 'Broadcasting' option to correspond with issue resolved in ticket SPARK-1827. Locale files updated are EN, CZ, ES, FR, PT_BR.</li>
</ul>
<p><b>2.0.0</b> -- January 11, 2016</p>
<ul>
<li>No longer supports Bookmarks functionality (this functionality has been moved to the new Bookmarks Plugin).</li>
......
......@@ -8,8 +8,8 @@
<name>Client Control</name>
<description>Controls clients allowed to connect and available features</description>
<author>Jive Software</author>
<version>2.0.0</version>
<date>1/11/2015</date>
<version>2.0.1</version>
<date>11/04/2016</date>
<minServerVersion>4.0.0</minServerVersion>
<!-- UI extension -->
......
......@@ -60,7 +60,7 @@ client.features.update.features = Client feature permissions have been updated.
client.features.info = Use the form below to enable or disable client features. \
Note: Some of the client restrictions only apply to the Spark client.
client.features.broadcasting = Broadcasting
client.features.broadcasting.description = Allow for broadcasting of messages to specified groups or entire roster.
client.features.broadcasting.description = Allow for broadcasting of messages.
client.features.enabled = Enabled
client.features.disabled = Disabled
client.features.filetransfer = File Transfer
......
......@@ -42,7 +42,7 @@ client.features.update.features = Povolen\u00ed mo\u017enost\u00ed klient\u016f
client.features.info = Pou\u017eijte spodn\u00ed formul\u00e1\u0159 pro povolen\u00ed \u010di zak\u00e1z\u00e1n\u00ed mo\u017enost\u00ed klient\u016f. \
Pozn\u00e1mka: N\u011bkter\u00e1 omezen\u00ed klient\u016f se t\u00fdkaj\u00ed jen Spark klienta.
client.features.broadcasting = Vys\u00edl\u00e1n\u00ed
client.features.broadcasting.description = Povoluje vys\u00edl\u00e1n\u00ed zpr\u00e1v specifick\u00fdm skupin\u00e1m nebo cel\u00e9mu seznamu.
client.features.broadcasting.description = Povoluje vys\u00edl\u00e1n\u00ed zpr\u00e1v.
client.features.enabled = Povoleno
client.features.disabled = Zak\u00e1z\u00e1no
client.features.filetransfer = P\u0159enos soubor\u016f
......
......@@ -57,7 +57,7 @@ client.features.update.features = Permisos de prestaciones de clientes han sido
client.features.info = Utilice el siguiente formulario para habilitar o deshabilitar prestaciones de clientes. \
Nota: Algunas de las restricciones de clientes s\u00f3lo aplican al cliente Spark.
client.features.broadcasting = Difusi\u00f3n
client.features.broadcasting.description = Permitir difundir mensajes a grupos espec\u00edficos o lista de contactos.
client.features.broadcasting.description = Permitir difundir mensajes.
client.features.enabled = Habilitado
client.features.disabled = Deshabilitado
client.features.filetransfer = Transferencia de Archivos
......
......@@ -116,7 +116,7 @@ archive.settings.title=Param\u00e8tres d'Archivage
archive.settings.update.settings=Param\u00e8tres de Mise \u00e0 jour
client.feature=Module
client.features.broadcasting=Diffusion
client.features.broadcasting.description=Permet d'envoyer un message a certains groupes ou tout un roster.
client.features.broadcasting.description=Permet d'envoyer un message.
client.features.disabled=D\u00e9sactiv\u00e9
client.features.enabled=Activ\u00e9
client.features.filetransfer=Transfert de Fichiers
......
......@@ -79,7 +79,7 @@ client.features.update.features = Permiss\u00f5es de funcionalidades do cliente
client.features.info = Utilize o formul\u00e1rio abaixo para habilitar ou desabilitar funcionalidades de cliente \
Notex: Algumas das restri\u00e7\u00f5es de cliente aplicam-se somente ao cliente Spark.
client.features.broadcasting = Transmitindo
client.features.broadcasting.description = Permitir transmiss\u00e3o de mensagens para um grupo espec\u00edfico ou lista completa.
client.features.broadcasting.description = Permitir transmiss\u00e3o de mensagens.
client.features.enabled = Habilitado
client.features.disabled = Desabilitado
client.features.filetransfer = Transfer\u00eancia de Arquivo
......
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