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

Unified Diff: chrome/app/resources/locale_settings.grd

Issue 534006: linux: set a minimum size for dialogs based on locale resources (Closed)
Patch Set: Created 10 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/gtk/clear_browsing_data_dialog_gtk.cc » ('j') | chrome/common/gtk_util.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
index a1222506b910aea378ab6eeb5b54ecaac57e1ee2..0bbc2058379548c23815701ae1da5ba4af2baebf 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -663,6 +663,11 @@
<message name="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES" use_name_for_id="true">
4
</message>
+
+ <!-- The width for the "create application shortcuts" dialog in characters. -->
+ <message name="IDS_CREATE_SHORTCUTS_DIALOG_WIDTH_CHARS" use_name_for_id="true">
+ 55
+ </message>
</messages>
</release>
</grit>
« no previous file with comments | « no previous file | chrome/browser/gtk/clear_browsing_data_dialog_gtk.cc » ('j') | chrome/common/gtk_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698