From be9ef15f8a6346987294ae0b6185e393253f6673 Mon Sep 17 00:00:00 2001
From: Steven <61625851+justusbunsi@users.noreply.github.com>
Date: Sun, 3 Apr 2022 18:22:01 +0200
Subject: [PATCH] Fix links to packages documentation (#19315)
---
options/locale/locale_en-US.ini | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index f6b9d4700..40d4c1c94 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -3032,39 +3032,39 @@ dependency.id = ID
dependency.version = Version
composer.registry = Setup this registry in your ~/.composer/config.json
file:
composer.install = To install the package using Composer, run the following command:
-composer.documentation = For more information on the Composer registry, see the documentation.
+composer.documentation = For more information on the Composer registry, see the documentation.
composer.dependencies = Dependencies
composer.dependencies.development = Development Dependencies
conan.details.repository = Repository
conan.registry = Setup this registry from the command line:
conan.install = To install the package using Conan, run the following command:
-conan.documentation = For more information on the Conan registry, see the documentation.
+conan.documentation = For more information on the Conan registry, see the documentation.
container.details.type = Image Type
container.details.platform = Platform
container.details.repository_site = Repository Site
container.details.documentation_site = Documentation Site
container.pull = Pull the image from the command line:
-container.documentation = For more information on the Container registry, see the documentation.
+container.documentation = For more information on the Container registry, see the documentation.
container.multi_arch = OS / Arch
container.layers = Image Layers
container.labels = Labels
container.labels.key = Key
container.labels.value = Value
generic.download = Download package from the command line:
-generic.documentation = For more information on the generic registry, see the documentation.
+generic.documentation = For more information on the generic registry, see the documentation.
maven.registry = Setup this registry in your project pom.xml
file:
maven.install = To use the package include the following in the dependencies
block in the pom.xml
file:
maven.install2 = Run via command line:
maven.download = To download the dependency, run via command line:
-maven.documentation = For more information on the Maven registry, see the documentation.
+maven.documentation = For more information on the Maven registry, see the documentation.
nuget.registry = Setup this registry from the command line:
nuget.install = To install the package using NuGet, run the following command:
-nuget.documentation = For more information on the NuGet registry, see the documentation.
+nuget.documentation = For more information on the NuGet registry, see the documentation.
nuget.dependency.framework = Target Framework
npm.registry = Setup this registry in your project .npmrc
file:
npm.install = To install the package using npm, run the following command:
npm.install2 = or add it to the package.json file:
-npm.documentation = For more information on the npm registry, see the documentation.
+npm.documentation = For more information on the npm registry, see the documentation.
npm.dependencies = Dependencies
npm.dependencies.development = Development Dependencies
npm.dependencies.peer = Peer Dependencies
@@ -3072,14 +3072,14 @@ npm.dependencies.optional = Optional Dependencies
npm.details.tag = Tag
pypi.requires = Requires Python
pypi.install = To install the package using pip, run the following command:
-pypi.documentation = For more information on the PyPI registry, see the documentation.
+pypi.documentation = For more information on the PyPI registry, see the documentation.
rubygems.install = To install the package using gem, run the following command:
rubygems.install2 = or add it to the Gemfile:
rubygems.dependencies.runtime = Runtime Dependencies
rubygems.dependencies.development = Development Dependencies
rubygems.required.ruby = Requires Ruby version
rubygems.required.rubygems = Requires RubyGem version
-rubygems.documentation = For more information on the RubyGems registry, see the documentation.
+rubygems.documentation = For more information on the RubyGems registry, see the documentation.
settings.link = Link this package to a repository
settings.link.description = If you link a package with a repository, the package is listed in the repository's package list.
settings.link.select = Select Repository