Index: components/components_chromium_strings.grd |
diff --git a/components/components_chromium_strings.grd b/components/components_chromium_strings.grd |
index 4f91af9b37fa0f9a398f2ffebff040782119e9bd..7f8dcbd9c9d9ba87f47a252199d398b38f6f7818 100644 |
--- a/components/components_chromium_strings.grd |
+++ b/components/components_chromium_strings.grd |
@@ -215,6 +215,11 @@ |
Crash reporting is not available in Chromium. |
</message> |
+ <!-- Task Manager Strings --> |
+ <message name="IDS_TASK_MANAGER_FRAMELET_TAG_PREFIX" desc="The prefix for a guest page loaded in framelet tag in the Task Manager"> |
+ Framelet: <ph name="FRAMELET_TAG_NAME">$1<ex>Google Adsense</ex></ph> |
+ </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>. |