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

Unified Diff: chrome/app/generated_resources.grd

Issue 7696018: Implement input type=color UI (gtk part) (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: rebased Created 9 years, 3 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/color_chooser_gtk.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 b2e8aac7478c0283f5b40865720d686e2157b290..86f006abcb0056667fd21aa84333d30445f9496d 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -10602,6 +10602,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
</message>
</if>
+ <!-- Color chooser dialog default titles (only used on Linux) -->
+ <message name="IDS_SELECT_COLOR_DIALOG_TITLE" desc="The default title for the Select Color color chooser dialog.">
+ Select Color
+ </message>
+
<!-- File chooser dialog default titles (only used on Linux) -->
<message name="IDS_SELECT_FOLDER_DIALOG_TITLE" desc="The default title for the Select Folder file chooser dialog.">
Select Folder
« no previous file with comments | « no previous file | chrome/browser/ui/gtk/color_chooser_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698