Index: ash/ash_strings.grd |
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
index 53b254788d1cf013659459f9f14660f476cb708e..5879fca9091bb44551978efea914e0b5f79fa6e7 100644 |
--- a/ash/ash_strings.grd |
+++ b/ash/ash_strings.grd |
@@ -321,6 +321,15 @@ Press Ctrl+Alt+Z to disable. |
<message name="IDS_ASH_STATUS_TRAY_DISPLAY_DOCKED" desc="The label used in the tray to show that the current status is docked mode."> |
Dock mode |
</message> |
+ <message name="IDS_ASH_STATUS_TRAY_DISPLAY_RESOLUTION_CHANGED" desc="The label used in the tray to notify that the display resolution settings has changed."> |
+ <ph name="DISPLAY_NAME">$1</ph> is resized to <ph name="RESOLUTION">$2</ph> |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_DISPLAY_ROTATED" desc="The label used in the tray to notify that the display rotation settings has changed."> |
+ <ph name="DISPLAY_NAME">$1</ph> is rotated |
+ </message> |
+ <message name="IDS_ASH_STATUS_TRAY_DISPLAY_SINGLE_DISPLAY" desc="The label used in the tray to show the current display's configuration if there is a single display"> |
+ <ph name="DISPLAY_NAME">$1</ph>: <ph name="RESOLUTION">$2</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> |