Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 0f8819713f7bafe19b26099091355ccaefb8f139..2af6e247731543e95098228d76d84bd8056f03a5 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5797,6 +5797,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_OVERVIEW_MODE_DESCRIPTION" desc="Description for the flag to enable window overview mode."> |
Enable overview mode, activated by pushing the switch window button. |
flackr
2013/09/04 00:49:11
If it's okay, I've purposely left the old strings
|
</message> |
+ <message name="IDS_FLAGS_DISABLE_OVERVIEW_MODE_NAME" desc="Title for the flag to disable window overview mode."> |
+ Disable overview mode. |
+ </message> |
+ <message name="IDS_FLAGS_DISABLE_OVERVIEW_MODE_DESCRIPTION" desc="Description for the flag to disable window overview mode."> |
+ Disable overview mode, activated by pushing the switch window button. |
+ </message> |
<message name="IDS_FLAGS_SCROLL_END_EFFECT_NAME" desc="Title for the flag for scroll end effect from vertical overscroll."> |
Scroll end effect |
</message> |