Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(637)

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2429033002: [TTS] Add a Feature and about:flag for Single Actions. (Closed)
Patch Set: Just a rebase. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c94f2deac301d379146e5df7590ceaf5ffd4e5b6..a2ecd3b8c6f6264b82177913bb8aa5d6152c9b0b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5556,12 +5556,18 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description for the flag to enable Contextual Search." translateable="false">
Whether or not Contextual Search is enabled.
</message>
- <message name="IDS_FLAGS_CONTEXTUAL_SEARCH_CONTEXTUAL_CARDS_BAR_INTEGRATION" desc="Title for the flag to enable Contextual Search integration with Contextual Cards data in the bar." translateable="false">
+ <message name="IDS_FLAGS_CONTEXTUAL_SEARCH_CONTEXTUAL_CARDS_BAR_INTEGRATION" desc="Title for the flag to enable Contextual Search integration with Contextual Cards data in the bar." translateable="false">
Contextual Search - Contextual Cards Integration
</message>
<message name="IDS_FLAGS_CONTEXTUAL_SEARCH_CONTEXTUAL_CARDS_BAR_INTEGRATION_DESCRIPTION" desc="Description for the flag to enable Contextual Search integration with Contextual Cards data in the bar." translateable="false">
Whether or not integration of Contextual Cards data in the Contextual Search Bar is enabled.
</message>
+ <message name="IDS_FLAGS_CONTEXTUAL_SEARCH_SINGLE_ACTIONS" desc="Title for the flag to enable Contextual Search single actions using Contextual Cards data in the bar." translateable="false">
+ Contextual Search - Single Actions
+ </message>
+ <message name="IDS_FLAGS_CONTEXTUAL_SEARCH_SINGLE_ACTIONS_DESCRIPTION" desc="Description for the flag to enable Contextual Search single actions using Contextual Cards data in the bar." translateable="false">
+ Whether or not single actions using Contextual Cards data in the Contextual Search Bar is enabled.
+ </message>
</if>
<message name="IDS_FLAGS_GESTURE_TAP_HIGHLIGHTING_NAME" desc="Title for the flag to turn on gesture tap highlighting">
Gesture Tap Highlighting

Powered by Google App Engine
This is Rietveld 408576698