| Index: components/components_google_chrome_strings.grd
|
| diff --git a/components/components_google_chrome_strings.grd b/components/components_google_chrome_strings.grd
|
| index 2721b0057071ce9d7802aa0f7010d3add44b3e32..777d10e751c99e8f5381c7862adf5bebd19d1cac 100644
|
| --- a/components/components_google_chrome_strings.grd
|
| +++ b/components/components_google_chrome_strings.grd
|
| @@ -153,6 +153,11 @@
|
| again for improved performance.
|
| </message>
|
| </if>
|
| +
|
| + <!-- Version UI -->
|
| + <message name="IDS_VERSION_UI_LICENSE" desc="The label below the copyright message, containing the URLs.">
|
| + Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM"><a target="_blank" href="$1"></ph>Chromium<ph name="END_LINK_CHROMIUM"></a></ph> open source project and other <ph name="BEGIN_LINK_OSS"><a target="_blank" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a></ph>.
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|