diff --git a/app/assets/javascripts/packages_and_registries/settings/group/constants.js b/app/assets/javascripts/packages_and_registries/settings/group/constants.js
index fa73c01c5c462623211203a15764ff1afe705d96..bfb57e3ac1c45cb1b46acb7527066d43ef6c477a 100644
--- a/app/assets/javascripts/packages_and_registries/settings/group/constants.js
+++ b/app/assets/javascripts/packages_and_registries/settings/group/constants.js
@@ -45,7 +45,7 @@ export const PACKAGE_FORWARDING_FORM_BUTTON = __('Save changes');
 
 export const DEPENDENCY_PROXY_HEADER = s__('DependencyProxy|Dependency Proxy');
 export const DEPENDENCY_PROXY_DESCRIPTION = s__(
-  'DependencyProxy|Enable the Dependency Proxy and settings for clearing the cache.',
+  'DependencyProxy|Enable the Dependency Proxy to cache container images from Docker Hub and automatically clear the cache.',
 );
 
 export const PACKAGE_FORWARDING_FIELDS = [
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 08b413f1d64cab2d064f43e84c0451397a8d3baf..1ae30e4d3ad1f0f05484e6b32619392921757805 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -15428,7 +15428,7 @@ msgstr ""
 msgid "DependencyProxy|Enable Dependency Proxy"
 msgstr ""
 
-msgid "DependencyProxy|Enable the Dependency Proxy and settings for clearing the cache."
+msgid "DependencyProxy|Enable the Dependency Proxy to cache container images from Docker Hub and automatically clear the cache."
 msgstr ""
 
 msgid "DependencyProxy|Image list"