Index: components/components_google_chrome_strings.grd |
diff --git a/components/components_google_chrome_strings.grd b/components/components_google_chrome_strings.grd |
index 1f8b714235d95c9332bd68a8b32c5589d3c5674a..4b343048ce9da560cd3ea2fd98a23281eb141bf6 100644 |
--- a/components/components_google_chrome_strings.grd |
+++ b/components/components_google_chrome_strings.grd |
@@ -215,6 +215,11 @@ |
This page only shows information on your recent crashes if you <ph name="BEGIN_LINK"><a href="https://support.google.com/chrome/answer/96817"></ph>enable crash reporting<ph name="END_LINK"></a></ph>. |
</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."> |
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>. |