summaryrefslogtreecommitdiffstats
path: root/chrome/app/chromium_strings.grd
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r--chrome/app/chromium_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 90263f6..44ea50d 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -246,6 +246,9 @@ be available for now. -->
<message name="IDS_INSTALL_INVALID_ARCHIVE" desc="Error displayed when we can not open the installation archive.">
The installer archive is corrupted or invalid. Please download Chromium again.
</message>
+ <message name="IDS_INSTALL_INSUFFICIENT_RIGHTS" desc="Error displayed when a non admin user tries to attempt system level install/uninstall.">
+ You do not have appropriate rights for system-level install. Try running the installer again as Administrator.
+ </message>
<message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we can not find the installation directory from registry.">
Chromium is not installed or it failed to find installation directory. Please download Chromium again.
</message>