summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/prebuild/create_string_rc.py
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/installer/util/prebuild/create_string_rc.py')
-rwxr-xr-xchrome/installer/util/prebuild/create_string_rc.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/installer/util/prebuild/create_string_rc.py b/chrome/installer/util/prebuild/create_string_rc.py
index c3086f6..e3ccdb5 100755
--- a/chrome/installer/util/prebuild/create_string_rc.py
+++ b/chrome/installer/util/prebuild/create_string_rc.py
@@ -42,6 +42,7 @@ import FP
# in setup.exe's resources.
kStringIds = [
'IDS_PRODUCT_NAME',
+ 'IDS_PRODUCT_DESCRIPTION',
'IDS_UNINSTALL_CHROME',
'IDS_ABOUT_VERSION_COMPANY_NAME',
'IDS_INSTALL_HIGHER_VERSION',