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

Unified Diff: chrome/app/generated_resources.grd

Issue 2429033002: [TTS] Add a Feature and about:flag for Single Actions. (Closed)
Patch Set: Reverted changes to FeatureUtilities (no longer needed). Created 4 years, 2 months 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 f0589ab7b6e55b0d2b3f1355995641cd6044bb3e..7be22e6ceb24c9cd8f4d73b26b7ce98b8bc0bf5b 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5548,12 +5548,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