diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 43231b2..3654f96 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -556,6 +556,11 @@ 3 </message> + <!-- The minimum width of javascript alert popups. --> + <message name="IDS_ALERT_DIALOG_WIDTH_CHARS" use_name_for_id="true"> + 30 + </message> + <!-- Locale-dependent static encodings string --> <message name="IDS_STATIC_ENCODING_LIST" use_name_for_id="true"> ISO-8859-1,windows-1252 |