summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd5
-rw-r--r--chrome/app/resources/locale_settings.grd2
2 files changed, 6 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 2b72104..5f10677 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5356,6 +5356,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
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
+ </message>
+
<!-- Sad Tab Strings -->
<message name="IDS_SAD_TAB_TITLE" desc="The title of the sad tab page that is shown when a tab crashes. This is intended to be a humorous exclamation of dismay.">
Aw, Snap!
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index 82eebed..a5710f7 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -489,7 +489,7 @@
<!-- 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">
- 62
+ 82
</message>
<message name="IDS_FIRSTRUN_MINIMAL_BUBBLE_DIALOG_HEIGHT_LINES" use_name_for_id="true">
5