Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index fb48f9504d63bf8a7adf602e6ee24caa4db59e54..d2170bf2fd197c2282c3951c10638b1b23327832 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -238,10 +238,16 @@ name="DOMAIN">$1<ex>paypal.com</ex></ph></strong>, but the server presente |
<message name="IDS_ABOUT_VERSION_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> |
+ <message name="IDS_ABOUT_VERSION_LICENSE_EULA" desc="The label below the copyright message, containing the URLs."> |
+ Chrome open source licenses |
+ </message> |
<if expr="chromeos"> |
<message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text displayed beneath the Chromium open source URLs for Chrome OS."> |
Chrome OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS"><a target="_blank" href="$1"></ph>open source software<ph name="END_LINK_CROS_OSS"></a></ph>. |
</message> |
+ <message name="IDS_ABOUT_CROS_VERSION_LICENSE_EULA" desc="Additional text displayed beneath the Chromium open source URLs for Chrome OS."> |
+ Chrome OS open source licenses |
+ </message> |
</if> |
<message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service label in the About box."> |
Google Chrome <ph name="TERMS_OF_SERVICE_LINK"><a target="_blank" href="$1"></ph>Terms of Service<ph name="END_TERMS_OF_SERVICE_LINK"></a></ph> |