Chromium Code Reviews| Index: chrome/installer/util/prebuild/create_string_rc.py |
| =================================================================== |
| --- chrome/installer/util/prebuild/create_string_rc.py (revision 12500) |
| +++ chrome/installer/util/prebuild/create_string_rc.py (working copy) |
| @@ -51,6 +51,8 @@ |
| 'IDS_INSTALL_INSUFFICIENT_RIGHTS', |
| 'IDS_UNINSTALL_FAILED', |
| 'IDS_INSTALL_DIR_IN_USE', |
| + 'IDS_OEM_MAIN_SHORTCUT_NAME', |
| + 'IDS_SHORTCUT_TOOLTIP', |
| ] |
| # The ID of the first resource string. |