| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8d2fee2e45e180d96ac232127f8c27778f095fce..7b60ccc2af27a685a08ad3e0ad200c1e1363345d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -16563,6 +16563,14 @@ Battery full
|
| <message name="IDS_PROFILES_MANAGE_DUPLICATE_NAME_ERROR" desc="error bubble displayed when the user is attempting to rename a profile to a name that is used.">
|
| Whoops, this name is already in use!
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_TAB_MRU_SWITCH"
|
| + desc="Name of about:flag option to turn on the feature to switch between most recently used tabs using ctrl+tilde">
|
| + Enable Tab MRU Switching
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_TAB_MRU_SWITCH_DESCRIPTION"
|
| + desc="Name of about:flag option to turn on the feature to switch between most recently used tabs using ctrl+tilde">
|
| + This feature will enable user to switch between most recently used tabs using ctrl + tilde.
|
| + </message>
|
|
|
| <!-- Delete Profile Dialog -->
|
| <message name="IDS_PROFILES_DELETE_TITLE" desc="Title of the delete profile dialog">
|
|
|