From b9ed4c3325b7e4728dc2f56a5d6d5e69ef0f53a7 Mon Sep 17 00:00:00 2001 From: 0ko <0ko@noreply.codeberg.org> Date: Wed, 1 Jan 2025 15:16:27 +0500 Subject: [PATCH] i18n(en): consistency improvements --- options/locale/locale_en-US.ini | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index ca247ff6a2..f9cb88eaf4 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -1185,10 +1185,10 @@ template.issue_labels = Issue labels template.one_item = Must select at least one template item template.invalid = Must select a template repository -archive.title = This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests. +archive.title = This repository is archived. You can view files and clone it, but cannot push or open issues or pull requests. archive.title_date = This repository has been archived on %s. You can view files and clone it, but cannot push or open issues or pull requests. -archive.issue.nocomment = This repo is archived. You cannot comment on issues. -archive.pull.nocomment = This repo is archived. You cannot comment on pull requests. +archive.issue.nocomment = This repository is archived. You cannot comment on issues. +archive.pull.nocomment = This repository is archived. You cannot comment on pull requests. form.reach_limit_of_creation_1 = The owner has already reached the limit of %d repository. form.reach_limit_of_creation_n = The owner has already reached the limit of %d repositories. @@ -3692,7 +3692,7 @@ cran.install = To install the package, run the following command: debian.registry = Setup this registry from the command line: debian.registry.info = Choose $distribution and $component from the list below. debian.install = To install the package, run the following command: -debian.repository = Repository Info +debian.repository = Repository info debian.repository.distributions = Distributions debian.repository.components = Components debian.repository.architectures = Architectures @@ -3723,7 +3723,7 @@ 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: -rpm.repository = Repository Info +rpm.repository = Repository info rpm.repository.architectures = Architectures rpm.repository.multiple_groups = This package is available in multiple groups. rubygems.install = To install the package using gem, run the following command: