Index: chrome/app/chromium_strings.grd |
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd |
index 50e92b063e62d5918eb24d6a46883d42557d10bc..a10f6e7fed084988b51f91596e3d18e860d1aba4 100644 |
--- a/chrome/app/chromium_strings.grd |
+++ b/chrome/app/chromium_strings.grd |
@@ -854,24 +854,6 @@ For Chromium, processes used to display diagnostics information (such as this "a |
Chromium 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."> |
- Chromium 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."> |
- Chromium 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."> |
- Chromium 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."> |
- Chromium 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."> |
- Chromium Utility |
- </message> |
- </if> |
Mark Mentovai
2013/10/25 19:59:11
Keep me.
Avi (use Gerrit)
2013/10/25 20:03:11
Done.
|
- |
<!-- One click sign in infobar --> |
<if expr="not pp_ifdef('chromeos')"> |
<!-- New one-click signin dialog contents for SAML support --> |