diff --git a/src/locales/en.json b/src/locales/en.json index ef285502..e1e2de9d 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -337,6 +337,7 @@ "appslists_info_remove_desc" : "Applications from this list will not be available anymore.", "appslist_last_update" : "Last update", "appslists_unknown_list" : "Unknown apps list: %s", - "name" : "Name" + "name" : "Name", + "install_custom_app_appslist_info" : "Note that you can use alternative applications lists to install some other apps maintained by the YunoHost community." } diff --git a/src/views/app/app_list_install.ms b/src/views/app/app_list_install.ms index 3a642694..05618672 100644 --- a/src/views/app/app_list_install.ms +++ b/src/views/app/app_list_install.ms @@ -41,6 +41,13 @@ {{t 'confirm_install_custom_app'}}

+
+

+ {{t 'install_custom_app_appslist_info'}}

+

+ {{t 'appslists_manage'}} +

+