Skip to content

Commit 8b143eb

Browse files
committed
Manually merge i18n for rebase
1 parent ca34de2 commit 8b143eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Core/classes/i18n.properties

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1733,6 +1733,7 @@ event.audit.eventHandler=Event handler
17331733
event.audit.jsonData=Json data
17341734
event.audit.eventDetector=Event detector
17351735
event.audit.publisher=Publisher
1736+
event.audit.publishedPoint=Published point
17361737
event.audit.mailingList=Mailing list
17371738

17381739
event.audit.changedProperty=<br/>&nbsp;&nbsp;&nbsp;&nbsp;{0}: "{1}" to "{2}"
@@ -2106,6 +2107,7 @@ emport.error.pointType.invalid=Point type has an invalid ''{0}'' value of ''{1}'
21062107
emport.error.permission.missing=Missing ''{0}'' in point permission
21072108
emport.error.missingSource=Data source with XID ''{0}'' not found
21082109
emport.error.missingPoint=Data point with XID ''{0}'' not found
2110+
emport.error.missingPublisher=Publisher with XID ''{0}'' not found
21092111
emport.error.attractor.missingPoint=Data point with ''{0}'' XID ''{1}'' not found
21102112
emport.error.ped.missing=Point event detector must have a ''{0}''. Valid values are {1}
21112113
emport.error.ped.missingAttr=Point event detector must have a ''{0}''.
@@ -2161,6 +2163,7 @@ internal.monitor.pollingDataSource.SUCCESS={0} previous sequential successful po
21612163
internal.monitor.pollingDataSource.DURATION={0} last poll duration
21622164
internal.monitor.pollingDataSource.PERCENTAGE={0} poll success percentage
21632165
internal.monitor.JSON_DATA_COUNT=JSON data entries
2166+
internal.monitor.PUBLISHED_POINT_COUNT=Published points
21642167
internal.monitor.SERVER_THREADS=HTTP server threads
21652168
internal.monitor.SERVER_IDLE_THREADS=HTTP server idle threads
21662169
internal.monitor.SERVER_QUEUE_SIZE=HTTP server queue size

0 commit comments

Comments
 (0)