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

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

Issue 2847050: Linux: add icon and description preview to app shortcut dialog (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: fixes Created 10 years, 5 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/create_application_shortcuts_dialog_gtk.h » ('j') | no next file with comments »
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 bc8ccf74244719d835c48724011176e6caed9aa5..2a8b789c48036888d622fc6521899eb540e193a0 100644
--- a/chrome/app/resources/locale_settings.grd
+++ b/chrome/app/resources/locale_settings.grd
@@ -310,7 +310,7 @@
<message name="IDS_CUSTOMIZE_SYNC_DIALOG_HEIGHT_LINES" use_name_for_id="true">
10
</message>
-
+
<!-- The width and height of the Bug Reporting dialog box in characters and lines -->
<!-- (See above). -->
<message name="IDS_BUGREPORT_DIALOG_WIDTH_CHARS" use_name_for_id="true">
@@ -603,7 +603,7 @@
<!-- The width for the "create application shortcuts" dialog in characters. -->
<message name="IDS_CREATE_SHORTCUTS_DIALOG_WIDTH_CHARS" use_name_for_id="true">
- 55
+ 65
</message>
<!-- The width and height for the "create application shortcuts error" dialog. -->
@@ -677,7 +677,7 @@
<message name="IDS_LANGUAGES_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id="true">
26
</message>
-
+
<!-- The width and height of the CAPTCHA challenge dialog box in -->
<!-- characters and lines (See above). -->
<message name="IDS_CAPTCHA_INPUT_DIALOG_WIDTH_CHARS" use_name_for_id="true">
@@ -685,7 +685,7 @@
</message>
<message name="IDS_CAPTCHA_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id="true">
12
- </message>
+ </message>
</if>
</messages>
</release>
« no previous file with comments | « no previous file | chrome/browser/gtk/create_application_shortcuts_dialog_gtk.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698