diff options
Diffstat (limited to 'chrome/app/resources/locale_settings.grd')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index e503314..8c1935b 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -715,6 +715,15 @@ 12 </message> + <!-- The width and height of the TPM setting dialog box in --> + <!-- characters and lines (See above). --> + <message name="IDS_TPM_INFO_DIALOG_WIDTH_CHARS" use_name_for_id="true"> + 60 + </message> + <message name="IDS_TPM_INFO_DIALOG_HEIGHT_LINES" use_name_for_id="true"> + 12 + </message> + <!-- The width and height of the password changed dialog box in --> <!-- characters and lines (See above). --> <message name="IDS_PASSWORD_CHANGED_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |