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

Unified Diff: chrome/app/generated_resources.grd

Issue 9147052: fix panel window string resource ID (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: better string desc Created 8 years, 11 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 | « no previous file | chrome/browser/ui/gtk/browser_titlebar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index effed95c1143aa976a0dd6c4c7be71f3cec006a6..85de7139a55e616e1562d1e24dabb71345c9f5b0 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -9080,10 +9080,6 @@ experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>"
desc="Tooltip text for the button that removes/blacklists the thumbnail. Once removed the thumbnail will not show up on the new tab page again.">
Don't show on this page
</message>
- <message name="IDS_NEW_TAB_APP_SETTINGS"
- desc="Text for the tooltip that is used for the button that shows the settings for an app icon.">
- Settings
- </message>
<message name="IDS_NEW_TAB_APP_OPTIONS"
desc="Text for the button that takes the user to the options of an app.">
Options
@@ -14809,6 +14805,12 @@ Battery full
</message>
</if>
+ <!-- Panel windows -->
+ <message name="IDS_PANEL_WINDOW_SETTINGS_BUTTON_TOOLTIP"
+ desc="Text for the tooltip on panel window settings buttons.">
+ Settings
+ </message>
+
</messages>
<structures fallback_to_english="true">
<!-- Make sure these stay in sync with the structures in generated_resources.grd. -->
« no previous file with comments | « no previous file | chrome/browser/ui/gtk/browser_titlebar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698