Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3592)

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 45253002: Do not use set process names in the Activity Monitor, using Process Manager functions in the proces… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: grd fix Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/plugin/chrome_content_plugin_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/google_chrome_strings.grd
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd
index 2cf23681ad03b52f71d2264d09b32197caccbf08..b204c7b80f53d1927bc0e2f86538d49561419ee0 100644
--- a/chrome/app/google_chrome_strings.grd
+++ b/chrome/app/google_chrome_strings.grd
@@ -777,23 +777,6 @@ For Google Chrome, processes used to display diagnostics information (such as th
<message name="IDS_SHORT_HELPER_NAME" desc="The helper application's short name, used for the Mac's application menu, activity monitor, etc. Example: Chrome Helper, not Google Chrome Helper.">
Chrome Helper
</message>
-
- <!-- TODO(mark): All helper tasks are currently handled by the helper process. The following strings exist in support of possibly changing things so that there's a distinct .app bundle for each of the various tasks. This ensures that if and when a split is made, translated names will be available. If the helper process is not split into multiple .app bundles, these strings can be removed. -->
- <message name="IDS_RENDERER_APP_NAME" desc="The renderer application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Renderer.">
- Google Chrome Renderer
- </message>
- <message name="IDS_PLUGIN_APP_NAME" desc="The plug-in host application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Plug-In Host.">
- Google Chrome Plug-In Host
- </message>
- <message name="IDS_SHORT_PLUGIN_APP_NAME" desc="The plug-in host application's short name, used for the Mac's application menu, activity monitor, etc. Example: Chrome Plug-In Host, not Google Chrome Plug-In Host.">
- Chrome Plug-In Host
- </message>
- <message name="IDS_WORKER_APP_NAME" desc="The worker application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Worker.">
- Google Chrome Worker
- </message>
- <message name="IDS_UTILITY_APP_NAME" desc="The utility application's name. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Google Chrome Utility.">
- Google Chrome Utility
- </message>
</if>
<!-- One click sign in infobar -->
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | chrome/plugin/chrome_content_plugin_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698