Index: chrome/app/resources/locale_settings.grd |
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd |
index 6c48c120b5af904bc35af1235cc48dbc33e5daec..b8328bf3ceb87cc7126da9f3a5ed09b734460fcb 100644 |
--- a/chrome/app/resources/locale_settings.grd |
+++ b/chrome/app/resources/locale_settings.grd |
@@ -677,6 +677,15 @@ |
<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"> |
+ 60 |
+ </message> |
+ <message name="IDS_CAPTCHA_INPUT_DIALOG_HEIGHT_LINES" use_name_for_id="true"> |
+ 12 |
+ </message> |
</if> |
</messages> |
</release> |