diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index c39ae8dc..93ad187 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -5873,6 +5873,9 @@ Keep your key file in a safe place. You will need it to create new versions of y <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="Label for the import data button."> Import data from another browser... </message> + <message name="IDS_OPTIONS_MANAGED_PREFS" desc="Banner displayed in case there are managed options the user won't be able to change"> + Some options have been disabled by your IT administrator. + </message> <!-- Misc advanced option description strings. --> <message name="IDS_NETWORK_DNS_PREFETCH_ENABLED_DESCRIPTION" desc="In the advanced options tab, the text next to the checkbox that enables DNS prefetching. DNS prefetching involves scanning pages and user text entries, guessing what domain the user may next navigate to, and obtaining the domain's DNS information for that URL in advance. "> |