| Index: chrome/app/resources/locale_settings.grd
|
| diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
|
| index ef56393d9bdd5fae55157a4e828350a916f8b0dd..3d21518ced4a9db83835e00f329803cd45087bec 100644
|
| --- a/chrome/app/resources/locale_settings.grd
|
| +++ b/chrome/app/resources/locale_settings.grd
|
| @@ -509,7 +509,7 @@
|
| </message>
|
|
|
| <!-- The width and height for the "create application shortcuts error" dialog. -->
|
| - <if expr="os == 'linux2' or os.find('bsd') != -1 or os == 'sunos5'">
|
| + <if expr="is_posix and not is_macosx">
|
| <message name="IDS_CREATE_SHORTCUTS_ERROR_DIALOG_WIDTH_CHARS" use_name_for_id="true">
|
| 60
|
| </message>
|
|
|