mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[enh] English wording ('all' instead of 'every').
This commit is contained in:
parent
485b79d86c
commit
13200578ab
1 changed files with 2 additions and 2 deletions
|
@ -73,8 +73,8 @@
|
|||
"confirm_service_enable": "Are you sure you want to enable %s?",
|
||||
"confirm_service_disable": "Are you sure you want to disable %s?",
|
||||
"confirm_uninstall": "Are you sure you want to uninstall %s ?",
|
||||
"confirm_update_apps": "Are you sure you want to update every applications?",
|
||||
"confirm_update_packages": "Are you sure you want to update every packages?",
|
||||
"confirm_update_apps": "Are you sure you want to update all applications?",
|
||||
"confirm_update_packages": "Are you sure you want to update all packages?",
|
||||
"confirm_upnp_enable": "Are you sure you want to enable UPnP?",
|
||||
"confirm_upnp_disable": "Are you sure you want to disable UPnP?",
|
||||
"connection": "Connection",
|
||||
|
|
Loading…
Add table
Reference in a new issue