| Index: remoting/host/remoting_host_messages.mc | 
| diff --git a/remoting/host/remoting_host_messages.mc b/remoting/host/remoting_host_messages.mc | 
| index 0b2249bee5a3681219b8e6f536c0e89f32f75ba0..437dd4ffb6cf997f277f15cc8097db8a16242fa4 100644 | 
| --- a/remoting/host/remoting_host_messages.mc | 
| +++ b/remoting/host/remoting_host_messages.mc | 
| @@ -51,3 +51,19 @@ SymbolicName=MSG_HOST_CLIENT_ROUTING_CHANGED | 
| Language=English | 
| Channel IP for client: %1 ip='%2' host_ip='%3' channel='%4' connection='%5'. | 
| . | 
| + | 
| +MessageId=5 | 
| +Severity=Informational | 
| +Facility=Host | 
| +SymbolicName=MSG_HOST_STARTED | 
| +Language=English | 
| +Host started for user: %1. | 
| +. | 
| + | 
| +MessageId=6 | 
| +Severity=Informational | 
| +Facility=Host | 
| +SymbolicName=MSG_HOST_SHUTDOWN | 
| +Language=English | 
| +Host shut down. | 
| +. | 
|  |