Index: chrome/app/google_chrome_strings.grd |
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd |
index 25e9475d1d22ecefe23340206258703c8b0afbde..43deabc3033d5c98e40c51f47aa1e952b1b6855d 100644 |
--- a/chrome/app/google_chrome_strings.grd |
+++ b/chrome/app/google_chrome_strings.grd |
@@ -219,7 +219,7 @@ Chrome supports. --> |
</if> |
<if expr="pp_ifdef('chromeos')"> |
<message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyright message, containing the URLs."> |
- Chrome OS is made possible by additional <ph name="BEGIN_LINK_OSS"><a target="_blank" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a></ph>. |
+ Chrome OS is made possible by additional <ph name="BEGIN_LINK_OSS"><a target="_blank" href="$1"></ph>open source software<ph name="END_LINK_OSS"></a></ph>. |
</message> |
<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">BEGIN_LINK_CROS_OSS</ph>open source software<ph name="END_LINK_CROS_OSS">END_LINK_CROS_OSS</ph>. |