diff options
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_en-US.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index d00a2d8386..5f671676b5 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -3328,6 +3328,8 @@ pub.install = To install the package using Dart, run the following command: pypi.requires = Requires Python pypi.install = To install the package using pip, run the following command: rpm.registry = Setup this registry from the command line: +rpm.distros.redhat = on RedHat based distributions +rpm.distros.suse = on SUSE based distributions rpm.install = To install the package, run the following command: rubygems.install = To install the package using gem, run the following command: rubygems.install2 = or add it to the Gemfile: |