mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-11 03:04:15 +02:00
[fix][arch] not checking if **pacman-mirrors** is available before starting to download repository packages
This commit is contained in:
@@ -29,7 +29,7 @@ arch.config.mirrors_sort_limit.tip=Определяет максимальное
|
||||
arch.config.optimize=Оптимизация
|
||||
arch.config.optimize.tip=Оптимизированные настройки будут использоваться для ускорения установки пакетов, в противном случае будут использоваться системные настройки
|
||||
arch.config.pacman_mthread_download=Multithreaded download (repositories)
|
||||
arch.config.pacman_mthread_download.tip=Whether the repository packages should be downloaded with a tool that works with threads (it may be faster).
|
||||
arch.config.pacman_mthread_download.tip=Whether the repository packages should be downloaded with a tool that works with threads (it may be faster). pacman-mirrors must be installed.
|
||||
arch.config.refresh_mirrors=Обновить зеркала при запуске
|
||||
arch.config.refresh_mirrors.tip=Обновляйте зеркала пакета один раз в день при запуске (или после перезагрузки устройства)
|
||||
arch.config.repos=Пакеты репозиториев
|
||||
|
||||
Reference in New Issue
Block a user