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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2694893002: Integrate SMS service with Desktop iOS promotion (Closed)
Patch Set: passwords and histogram changes Created 3 years, 10 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 96fd3fa40b57c0c9cddc998765d6595b27d9a8fb..d5c858635e792286bde276d9fcf63104a9e605d9 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14780,6 +14780,17 @@ read aloud to screenreader users to announce that a completion is available.">
<message name="IDS_FLAGS_ENABLE_MIDI_MANAGER_DYNAMIC_INSTANTIATION_DESCRIPTION" desc="Description for the flag to enable MIDIManager dynamic instantiation" translateable="false">
Enable MIDIManager dynamic instantiation for Web MIDI.
</message>
+
+ <!-- Desktop iOS promotion chrome://flags strings -->
+ <if expr="is_win">
+ <message name="IDS_FLAGS_ENABLE_DESKTOP_IOS_PROMOTIONS_NAME" desc="Name for the flag to enable desktop to iOS promotions" translateable="false">
+ Desktop to iOS promotions.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_DESKTOP_IOS_PROMOTIONS_DESCRIPTION" desc="Description for the flag to enable desktop to iOS promotions" translateable="false">
+ Enable Desktop to iOS promotions, and allow users to see them if they are eligible.
+ </message>
+ </if>
+
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/ui/passwords/manage_passwords_bubble_model.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698