Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index cff20dc39e3367cf4635dadfde29018386c911e9..64f3ef749ffa98acd2844c6e32be6310cbe5270f 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -234,7 +234,7 @@ be available for now. --> |
</if> |
<if expr="pp_ifdef('chromeos')"> |
<message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyright message, containing the URLs."> |
- Chromium 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>. |
+ Chromium 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 Chromium OS."> |
Chromium 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>. |