Index: ash/ash_strings.grd |
diff --git a/ash/ash_strings.grd b/ash/ash_strings.grd |
index 9659ac719f05dcedb6566e5c9b1c6c88f74ac961..6bc224bbd1e1f75bef02d8de110917e2d769e640 100644 |
--- a/ash/ash_strings.grd |
+++ b/ash/ash_strings.grd |
@@ -176,7 +176,10 @@ This file contains the strings for ash. |
<message name="IDS_AURA_LAUNCHER_OVERFLOW_NAME" desc="The title used for the Aura overflow button in the launcher"> |
Overflow Button |
</message> |
- <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_AUTO_HIDE" desc="Title of the menu item in the context menu for auto-hiding the launcher"> |
+ <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_AUTO_HIDE_MAXIMIZED" desc="Title of the menu item in the context menu for auto-hiding the launcher when the current window is maximized"> |
+ Autohide launcher when maximized |
+ </message> |
+ <message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_AUTO_HIDE_NOT_MAXIMIZED" desc="Title of the menu item in the context menu for auto-hiding the launcher when the current window is not maximized"> |
Autohide launcher |
</message> |
<message name="IDS_AURA_LAUNCHER_CONTEXT_MENU_POSITION" desc="Title of the menu item in the context menu for aligning the launcher"> |