diff options
Diffstat (limited to 'chrome/app/google_chrome_strings.grd')
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index ea6c4d7..ed1615c 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -280,6 +280,10 @@ Chrome supports. --> <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we can not find the installation directory from registry."> Google Chrome is not installed or it failed to find installation directory. Please download Google Chrome again. </message> + <!-- Options Dialog --> + <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options panel that describes how we use web services to improve browsing experience."> + Google Chrome may use web services to improve your browsing experience - you may optionally disable these services. + </message> </messages> </release> </grit> |