| Index: ash/ash_strings.grd | 
| diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd | 
| index ecf4afac26ab66d0020d322f235143861e03d163..fb94ca77941637a86877631da500b9d8d04e15ea 100644 | 
| --- a/ash/ash_strings.grd | 
| +++ b/ash/ash_strings.grd | 
| @@ -349,6 +349,9 @@ Press Ctrl+Alt+Z to cancel. | 
| <message name="IDS_ASH_STATUS_TRAY_DISPLAY_EXTENDED" desc="The label used in the tray to show that the current status is extended."> | 
| Extending screen to <ph name="DISPLAY_NAME">$1</ph> | 
| </message> | 
| +      <message name="IDS_ASH_STATUS_TRAY_UNKNOWN_DISPLAY_NAME" desc="Label shown in tray for a display whose name is unknown."> | 
| +	Unknown Display | 
| +      </message> | 
| <message name="IDS_ASH_STATUS_TRAY_DRIVE_SYNCING" desc="The label in the tray to indicate onoing file sync operations."> | 
| Syncing <ph name="count">$1<ex>3</ex></ph> file(s) | 
| </message> | 
|  |