| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 2461b347077d128e790361e6fd9a3e092fd32da5..df2a2a9a8bd7b88cadcec7de9c2e077079045689 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6767,11 +6767,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Enables a Smart Lock setting that restricts unlocking to only work when your phone is very close to (roughly, within an arm's length of) the Chrome device.
|
| </message>
|
| <if expr="toolkit_views">
|
| - <message name="IDS_FLAGS_DISABLE_LINK_DISAMBIGUATION_POPUP_NAME" desc="Title for the flag to disable the Link Disambiguation Popup, a bubble that appears over the web content screen when the user uses a touchscreen to touch a link but accidentally touches more than one link in a single gesture. The bubble appears with a zoomed-in view of the area around their touch, allowing them to more easily select the element they wanted.">
|
| - Disable Link Disambiguation Popup.
|
| + <message name="IDS_FLAGS_ENABLE_LINK_DISAMBIGUATION_POPUP_NAME" desc="Title for the flag to enable the Link Disambiguation Popup, a bubble that appears over the web content screen when the user uses a touchscreen to touch a link but accidentally touches more than one link in a single gesture. The bubble appears with a zoomed-in view of the area around their touch, allowing them to more easily select the element they wanted.">
|
| + Enable Link Disambiguation Popup.
|
| </message>
|
| - <message name="IDS_FLAGS_DISABLE_LINK_DISAMBIGUATION_POPUP_DESCRIPTION" desc="Description for the flag to disable the Link Disambiguation Popup, a feature on touchscreens that when enabled will cause a small zoomed popup to appear over a group of links the user has touched, allowing for selection of links on pages not yet optimized for touch input.">
|
| - Disable the zoomed bubble that appears on touchscreens when accidentally touching more than one link at a time.
|
| + <message name="IDS_FLAGS_ENABLE_LINK_DISAMBIGUATION_POPUP_DESCRIPTION" desc="Description for the flag to enable the Link Disambiguation Popup, a feature on touchscreens that when enabled will cause a small zoomed popup to appear over a group of links the user has touched, allowing for selection of links on pages not yet optimized for touch input.">
|
| + Enable the zoomed bubble that appears on touchscreens when accidentally touching more than one link at a time.
|
| </message>
|
| </if>
|
|
|
|
|