Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 8999fc3a62b5a8133308e60713fd88a6659d745e..c0207ae6ca0fe21e7e76bb34b5a21319ae433fd5 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5935,6 +5935,18 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_ENABLE_TOUCH_EDITING_DESCRIPTION" desc="Description of the flag to enable touch based text editing."> |
Touch editing can be initiated by tapping on a textfield or a selected text. |
</message> |
+ <message name="IDS_FLAGS_TOUCH_SELECTION_STRATEGY_NAME" desc="Name of the flag that controls touch based text selection strategy."> |
+ Touch text selection strategy |
+ </message> |
+ <message name="IDS_FLAGS_TOUCH_SELECTION_STRATEGY_DESCRIPTION" desc="Description of the flag that controls touch based text selection strategy."> |
+ Controls how text selection granularity changes when touch text selection handles are dragged. Non-default behavior is experimental. |
+ </message> |
+ <message name="IDS_TOUCH_SELECTION_STRATEGY_DIRECTION" desc="Description for the touch text selection strategy which is based on the direction in which the handle is dragged."> |
+ Direction |
+ </message> |
+ <message name="IDS_TOUCH_SELECTION_STRATEGY_VELOCITY" desc="Description for the touch text selection strategy which is based on the velocity with which the handle is dragged."> |
+ Velocity |
+ </message> |
<message name="IDS_FLAGS_WALLET_SERVICE_USE_SANDBOX_NAME" desc="Title for the flag to use the Online Wallet sandbox servers (instead of production)."> |
Use Wallet sandbox servers |
</message> |