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

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

Issue 460066: Merge 33798 - Fix download dialog truncation in German locale.... (Closed) Base URL: svn://svn.chromium.org/chrome/branches/249/src/
Patch Set: Created 11 years 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/app/resources/locale_settings_am.xtb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
===================================================================
--- chrome/app/resources/locale_settings.grd (revision 33801)
+++ chrome/app/resources/locale_settings.grd (working copy)
@@ -691,6 +691,14 @@
<message name="IDS_CRASH_REASON_URL" translateable="false">
http://www.google.com/support/chrome/bin/answer.py?answer=95669&amp;hl=[GRITLANGCODE]
</message>
+
+ <!-- The default width and min height for the 'download_in_progress' dialog. -->
+ <message name="IDS_DOWNLOAD_IN_PROGRESS_WIDTH_CHARS" use_name_for_id="true">
+ 67
+ </message>
+ <message name="IDS_DOWNLOAD_IN_PROGRESS_MINIMUM_HEIGHT_LINES" use_name_for_id="true">
+ 4
+ </message>
</messages>
</release>
</grit>
Property changes on: chrome\app\resources\locale_settings.grd
___________________________________________________________________
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/chrome/app/resources/locale_settings.grd:r69-2775
Merged /branches/172/src/chrome/app/resources/locale_settings.grd:r15630,16043
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings_am.xtb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698