Chromium Code Reviews| Index: chrome/app/resources/locale_settings.grd |
| diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd |
| index 4e70fe28800671b45fec808d547acc9e869e34c7..40238d97fd978c2d6119518fa25d93d3cb8d5197 100644 |
| --- a/chrome/app/resources/locale_settings.grd |
| +++ b/chrome/app/resources/locale_settings.grd |
| @@ -497,7 +497,7 @@ |
| </message> |
| <!-- The width and height for the "create application shortcuts error" dialog. --> |
| - <if expr="os == 'linux2' or os.find('bsd') != -1"> |
| + <if expr="os == 'linux2' or os.find('bsd') != -1 or os == 'sunos5'"> |
| <message name="IDS_CREATE_SHORTCUTS_ERROR_DIALOG_WIDTH_CHARS" use_name_for_id="true"> |
| 60 |
| </message> |