Skip to content

Commit

Permalink
Manually merge i18n for rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
terrypacker committed Sep 19, 2019
1 parent ca34de2 commit 8b143eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Core/classes/i18n.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1733,6 +1733,7 @@ event.audit.eventHandler=Event handler
event.audit.jsonData=Json data
event.audit.eventDetector=Event detector
event.audit.publisher=Publisher
event.audit.publishedPoint=Published point
event.audit.mailingList=Mailing list

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

0 comments on commit 8b143eb

Please sign in to comment.