diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 4de4a5b81d..3a1639db7e 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -3662,10 +3662,11 @@ conan.registry = Setup this registry from the command line:
conan.install = To install the package using Conan, run the following command:
conda.registry = Setup this registry as a Conda repository in your .condarc
file:
conda.install = To install the package using Conda, run the following command:
+container.images.title = Images
container.details.type = Image Type
container.details.platform = Platform
container.pull = Pull the image from the command line:
-container.digest = Digest:
+container.digest = Digest
container.multi_arch = OS / Arch
container.layers = Image Layers
container.labels = Labels
diff --git a/templates/package/content/container.tmpl b/templates/package/content/container.tmpl
index 95ac6f8b8e..78fdac3bad 100644
--- a/templates/package/content/container.tmpl
+++ b/templates/package/content/container.tmpl
@@ -24,7 +24,7 @@
{{if .PackageDescriptor.Metadata.Manifests}}
-