| Index: chrome/app/chromium_strings.grd
|
| ===================================================================
|
| --- chrome/app/chromium_strings.grd (revision 13385)
|
| +++ chrome/app/chromium_strings.grd (working copy)
|
| @@ -148,6 +148,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> - Chromium
|
| </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">
|
| The Chromium Authors
|
| </message>
|
|
|