diff options
Diffstat (limited to 'chrome/app/locales')
-rw-r--r-- | chrome/app/locales/locale_settings.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/locales/locale_settings.h b/chrome/app/locales/locale_settings.h index 66478df..09f5d53 100644 --- a/chrome/app/locales/locale_settings.h +++ b/chrome/app/locales/locale_settings.h @@ -169,3 +169,6 @@ // (See above). #define IDS_BOOKMARK_MANAGER_DIALOG_WIDTH_CHARS 1062 #define IDS_BOOKMARK_MANAGER_DIALOG_HEIGHT_LINES 1063 + +// The language dependent download view size. +#define IDS_DOWNLOAD_BIG_PROGRESS_SIZE 1064 |