Index: components/components_chromium_strings.grd |
diff --git a/components/components_chromium_strings.grd b/components/components_chromium_strings.grd |
index 38abf5d601569cd1e596313df17689aae657921f..b78ef6ff38c048472a7f2053f2690b586aa0e921 100644 |
--- a/components/components_chromium_strings.grd |
+++ b/components/components_chromium_strings.grd |
@@ -170,6 +170,11 @@ |
<message name="IDS_CRASH_DISABLED_MESSAGE" desc="The explanatory message for chrome://crashes when crash reporting is disabled"> |
Crash reporting is not available in Chromium. |
</message> |
+ |
+ <!-- Version UI --> |
+ <message name="IDS_VERSION_UI_LICENSE" desc="The label below the copyright message, containing the URLs."> |
+ Chromium 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> |