| Index: chrome/app/google_chrome_strings.grd
|
| ===================================================================
|
| --- chrome/app/google_chrome_strings.grd (revision 13385)
|
| +++ chrome/app/google_chrome_strings.grd (working copy)
|
| @@ -196,6 +196,9 @@
|
| <message name="IDS_BROWSER_WINDOW_TITLE_FORMAT" desc="The format for titles displayed in tabs and popup windows">
|
| <ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - Google Chrome
|
| </message>
|
| + <message name="IDS_BROWSER_WINDOW_TITLE_FORMAT_NO_LOGO" desc="The format for titles displayed when the window has no distributor logo displayed">
|
| + <ph name="PAGE_TITLE">$1<ex>Google</ex></ph>
|
| + </message>
|
| <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the about pages">
|
| Google Inc.
|
| </message>
|
|
|