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

Unified Diff: chrome/app/resources/locale_settings.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 | « chrome/app/nibs/FirstRunBubble.xib ('k') | chrome/browser/first_run/first_run.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index 07d90dd4602bbe8fdaf86490c23a94b8ca12943a..1014ad76309201ddbeead270875a23367ebad705 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -333,24 +333,6 @@
8
</message>
- <!-- The width and height of the First Run Search Information bubble in -->
- <!-- characters and lines (See above). -->
- <message name="IDS_FIRSTRUNBUBBLE_DIALOG_WIDTH_CHARS" use_name_for_id="true">
- 93
- </message>
-
- <!-- The width and height of the First Run Search Information OEM -->
- <!-- bubble in characters and lines (See above). -->
- <message name="IDS_FIRSTRUNOEMBUBBLE_DIALOG_WIDTH_CHARS" use_name_for_id="true">
- 37
- </message>
-
- <!-- The width and height of the First Run Omnibox Information minimal -->
- <!-- bubble in characters and lines (See above). -->
- <message name="IDS_FIRSTRUN_MINIMAL_BUBBLE_DIALOG_WIDTH_CHARS" use_name_for_id="true">
- 82
- </message>
-
<!-- The minimum width of javascript alert popups. -->
<message name="IDS_ALERT_DIALOG_WIDTH_CHARS" use_name_for_id="true">
30
« no previous file with comments | « chrome/app/nibs/FirstRunBubble.xib ('k') | chrome/browser/first_run/first_run.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698