mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
[mod] make error more explicit
This commit is contained in:
parent
9341da10ce
commit
f6f73c23b1
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
"app_requirements_checking": "Checking required packages for {app}…",
|
||||
"app_requirements_failed": "Unable to meet requirements for {app}: {error}",
|
||||
"app_requirements_unmeet": "Requirements are not met for {app}, the package {pkgname} ({version}) must be {spec}",
|
||||
"app_sources_fetch_failed": "Unable to fetch sources files",
|
||||
"app_sources_fetch_failed": "Unable to fetch sources files, is the url correct?",
|
||||
"app_start_install": "Installing application {app}…",
|
||||
"app_start_remove": "Removing application {app}…",
|
||||
"app_start_backup": "Collecting files to be backuped for {app}…",
|
||||
|
|
Loading…
Add table
Reference in a new issue