@ -3729,11 +3729,14 @@ swift.install = Add the package in your <code>Package.swift</code> file:
swift.install2=and run the following command:
vagrant.install=To add a Vagrant box, run the following command:
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.description=If you link a package with a repository, the package will appear in the repository's package list. Only repositories under the same owner can be linked. Leaving the field empty will remove the link.
settings.link.select=Select Repository
settings.link.button=Update Repository Link
settings.link.success=Repository link was successfully updated.
settings.link.error=Failed to update repository link.
settings.link.repo_not_found=Repository %s not found.
settings.unlink.error=Failed to remove repository link.
settings.unlink.success=Repository link was successfully removed.
settings.delete=Delete package
settings.delete.description=Deleting a package is permanent and cannot be undone.
settings.delete.notice=You are about to delete %s (%s). This operation is irreversible, are you sure?