You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: changelog.html
+2-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,8 @@ <h1>
47
47
<p><b>2.7.0</b> -- To be determined</p>
48
48
<ul>
49
49
<li>Requires Openfire 5.0.0</li>
50
-
<li>[<ahref='https://github.com/igniterealtime/openfire-monitoring-plugin/issues/392'>Issue #401</a>] - Fixes: Update Jersey from 2.35 to 2.45</li>
50
+
<li>[<ahref='https://github.com/igniterealtime/openfire-monitoring-plugin/issues/401'>Issue #401</a>] - Fixes: Update Jersey from 2.35 to 2.45</li>
51
+
<li>[<ahref='https://github.com/igniterealtime/openfire-monitoring-plugin/issues/398'>Issue #398</a>] - Fixes: Missing translation for system property</li>
51
52
<li>[<ahref='https://github.com/igniterealtime/openfire-monitoring-plugin/issues/392'>Issue #392</a>] - Fixes: Compatibility issue with Openfire 5.0.0</li>
Copy file name to clipboardexpand all lines: src/i18n/monitoringservice_i18n.properties
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
-
## I18N file for the Openfire monitoring plugin, but only for it's properties
2
1
## Due to an inconvenient inconsistency between plugin name and plugin file name, Openfire will use different values
2
+
## I18N file for the Openfire monitoring plugin, but only for it's properties
3
3
## to look up translations for properties.
4
4
system_property.archive.FORCE_RSM=Force Result Set Management to be applied to MAM queries (XEP-0313)
5
5
system_property.archive.ignore-retrieval-exceptions=Suppress any database errors when retrieving MAM results (XEP-0313)
6
6
system_property.archive.settings.logapi.enabled=Enable the Log API
7
+
system_property.conversation.OF-1804.disable=Disable the workaround for OF-1804 (which restores the original formatting of text in a message stanza).
7
8
system_property.conversation.archiver.conversation.grace-period=Maximum amount of milliseconds to wait for more conversations to arrive, before committing the batch to permanent storage.
8
9
system_property.conversation.archiver.conversation.max-purge-interval=Do not delay longer than this amount before storing conversation data in the database
9
10
system_property.conversation.archiver.conversation.max-work-queue-size=Maximum number of conversations before committing to the database
@@ -21,9 +22,9 @@ system_property.conversation.maxRetrievable=The number of days worth of messages
21
22
system_property.conversation.maxTime=The max number of minutes a conversation can last before it's ended
22
23
system_property.conversation.messageArchiving=Enable archiving of one-to-one messages
23
24
system_property.conversation.metadataArchiving=Enable archiving of conversation metadata
24
-
system_property.conversation.roomArchiving=Enable archiving of MUC messages
25
25
system_property.conversation.roomArchiving.PMinPersonalArchive=Controls whether MUC PMs are stored in the Personal Archive for the purposes of Message Arrchiving (XEP-0313)
26
26
system_property.conversation.roomArchiving.PMinRoomArchive=Controls whether MUC PMs are stored in the Room Archive for the purposes of Message Arrchiving (XEP-0313)
27
+
system_property.conversation.roomArchiving=Enable archiving of MUC messages
27
28
system_property.conversation.roomArchivingStanzas=Enable storing of full stanzas when MUC messages are archived
28
29
system_property.conversation.roomsArchived=List of MUC rooms in which to archive messages. When empty, all rooms are archived.
29
30
system_property.conversation.search.updateInterval=How often, in minutes, to update the search index
Copy file name to clipboardexpand all lines: src/i18n/monitoringservice_i18n_nl.properties
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
-
## I18N file for the Openfire monitoring plugin, but only for it's properties
2
1
## Due to an inconvenient inconsistency between plugin name and plugin file name, Openfire will use different values
2
+
## I18N file for the Openfire monitoring plugin, but only for it's properties
3
3
## to look up translations for properties.
4
4
system_property.archive.FORCE_RSM=Forceer toepassing van Result Set Management op MAM (XEP-0313)
5
5
system_property.archive.ignore-retrieval-exceptions=Onderdruk database fouten wanneer MAM resultaten worden opgehaald (XEP-0313)
6
6
system_property.archive.settings.logapi.enabled=Schakel de Log API in
7
+
system_property.conversation.OF-1804.disable=Negeer de work-around voor OF-1804 (die de originele formattering van tekst in een bericht herstelt).
7
8
system_property.conversation.archiver.conversation.grace-period=Maximaal aantal milliseconden dat gewacht wordt op meer conversaties, voordat de batch wordt gepersisteerd.
8
9
system_property.conversation.archiver.conversation.max-purge-interval=Wacht niet langer dan deze hoeveelheid tijd, voordat conversatie-data wordt opgeslagen in de database.
9
10
system_property.conversation.archiver.conversation.max-work-queue-size=Maximaal aantal conversaties om in één batch op te slaan in de database.
@@ -21,9 +22,9 @@ system_property.conversation.maxRetrievable=Het aantal dagen aan berichten dat e
21
22
system_property.conversation.maxTime=Het maximaal aantal minuten dat een conversatie kan duren, voordat het wordt beëindigd
22
23
system_property.conversation.messageArchiving=Schakel archivering van een-op-een berichten in
23
24
system_property.conversation.metadataArchiving=Schakel archivering van metadata van gesprekken in
24
-
system_property.conversation.roomArchiving=Schakel archivering van MUC-berichten in
25
25
system_property.conversation.roomArchiving.PMinPersonalArchive=Bepaald of MUC PMs worden opgeslagen in het Persoonlijk Archief als onderdeel van Message Archiving (XEP-0313)
26
26
system_property.conversation.roomArchiving.PMinRoomArchive=Bepaald of MUC PMs worden opgeslagen in het Gespreksruimte Archief als onderdeel van Message Archiving (XEP-0313)
27
+
system_property.conversation.roomArchiving=Schakel archivering van MUC-berichten in
27
28
system_property.conversation.roomArchivingStanzas=Schakel het opslaan van volledige stanzas in voor MUC berichten
28
29
system_property.conversation.roomsArchived=Lijst van MUC ruimtes waar berichten voor worden gearchiveerd. Indien leeg, dan worden berichten van alle ruimtes gearchiveerd.
29
30
system_property.conversation.search.updateInterval=Hoe vaak, in minuten, de zoekindex wordt bijgewerkt
0 commit comments