mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
new text proposal "appslist_retrieve_bad_format"
Fix: https://dev.yunohost.org/issues/895
This commit is contained in:
parent
a4c487a0aa
commit
f8ace3153a
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
"appslist_removed": "The application list {appslist:s} has been removed",
|
||||
"appslist_unknown": "Application list {appslist:s} unknown.",
|
||||
"appslist_retrieve_error": "Unable to retrieve the remote application list {appslist:s}: {error:s}",
|
||||
"appslist_retrieve_bad_format": "Retrieved file for application list {appslist:s} is not a valid app list",
|
||||
"appslist_retrieve_bad_format": "Retrieved file for application list {appslist:s} is not valid",
|
||||
"appslist_name_already_tracked": "There is already a registered application list with name {name:s}.",
|
||||
"appslist_url_already_tracked": "There is already a registered application list with url {url:s}.",
|
||||
"appslist_migrating": "Migrating application list {appslist:s} ...",
|
||||
|
|
Loading…
Add table
Reference in a new issue