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

Unified Diff: chrome/app/generated_resources.grd

Issue 9016036: Implement the new first run bubble, clean up old bubbles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and merge. Created 8 years, 11 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/nibs/FirstRunBubble.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index f472df99ccfab77909e24066afdaab5482e70c15..56d548727a5e136b083fb84ea16a415c8eebc50a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -7888,32 +7888,13 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1
<!-- First run bubble popup -->
<message name="IDS_FR_BUBBLE_TITLE" desc="Bubble-like popup dialog title">
- Search from right here
+ You can search from here with <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph>!
</message>
<message name="IDS_FR_BUBBLE_SUBTEXT" desc="Text under the title for the bubble">
Type to search or enter a URL to navigate - everything just works.
</message>
- <message name="IDS_FR_BUBBLE_OK" desc="Text for the OK button on the bubble">
- Keep <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> as the default search engine
- </message>
<message name="IDS_FR_BUBBLE_CHANGE" desc="Text for the change button on the bubble">
- Change search engine
- </message>
-
- <!-- First run alternative minibubble popup -->
- <message name="IDS_FR_OEM_BUBBLE_TITLE_1" desc="Bubble-like popup dialog title, part 1">
- New!
- </message>
- <message name="IDS_FR_OEM_BUBBLE_TITLE_2" desc="Bubble-like popup dialog title, part 2">
- Search from the address bar.
- </message>
- <message name="IDS_FR_OEM_BUBBLE_SUBTEXT" desc="Text under the title for the bubble. 'Orchids' may be translated into any locale-appropriate search term.">
- Try it out - type "orchids" and press Enter.
- </message>
-
- <!-- First run bubble popup with new search engine dialog -->
- <message name="IDS_FR_SE_BUBBLE_TITLE" desc="Bubble-like popup dialog title">
- Search using <ph name="SEARCH_ENGINE">$1<ex>Google</ex></ph> from right here
+ Change
</message>
<!-- Sad Tab Strings -->
« no previous file with comments | « no previous file | chrome/app/nibs/FirstRunBubble.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698