| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 11a42ead24e80e3753adf071b9752f7ba8af78bc..dda3f08711ac236277601643861179511479cabd 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6825,11 +6825,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_APP_LIST_SHOW_APPS_ONLY_DESCRIPTION" desc="Description of the flag to show only apps in app list search.">
|
| Shows only apps in app list search.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_CHROMEBOOK_FUNCTION_KEY_NAME" desc="Name of the flag to enable the option for using the Search key as a Function key.">
|
| - Allow Search key to act as a Function key.
|
| + <message name="IDS_FLAGS_DISABLE_NON_SEARCH_EXTENDED_KEY_SHORCUTS_NAME" desc="Name of the flag to disable extended key shortcuts that don't use Search as a modifier key for access.">
|
| + Disable extended keyboard shortcuts that don't use the Search key.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_CHROMEBOOK_FUNCTION_KEY_DESCRIPTION" desc="Description of the flag to enable the option for using the Search key as a Function key.">
|
| - Adds an option to the Keyboard settings to allow using the Search key on a ChromeOS laptop keyboard for accessing extended keyboard shortcuts such as Delete, Home, and End.
|
| + <message name="IDS_FLAGS_DISABLE_NON_SEARCH_EXTENDED_KEY_SHORCUTS_DESCRIPTION" desc="Description of the flag to disable extended key shortcuts that don't use Search as a modifier key for access.">
|
| + Disables extended keyboard shourtcuts such as Home and Delete that are accessed with Control and/or Alt keys.
|
| </message>
|
| <message name="IDS_FLAGS_ENABLE_VIEWS_TEXTFIELD_NAME" desc="Name of the flag to use NativeTextfieldViews instead of NativeTextfieldWin.">
|
| Enable Views Textfield.
|
|
|