From c6c226aa246fa4be189d71ff07b3092ee7f47015 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 30 May 2019 17:08:51 +0200 Subject: [PATCH] Remove applist management stuff from app_install_list page --- src/locales/en.json | 1 - src/views/app/app_list_install.ms | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/src/locales/en.json b/src/locales/en.json index a95cfe93..bc4f66b4 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -417,7 +417,6 @@ "name": "Name", "install_community_appslists_info": "Community applications list allows you to install community maintained applications.
See the full list on yunohost.org/apps.", "install_community_appslists_warning": "Note that these applications packages are not official and not maintained by the YunoHost team.
Installing these applications is at your own risk and could break your system.", - "install_custom_app_appslists_info": "Note that you can use alternative applications lists to install some other apps maintained by the YunoHost community.", "purge_user_data_checkbox": "Purge %s's data? (This will remove the content of it's home and mail directories.)", "purge_user_data_warning": "Purging user's data is not reversible. Be sure you know what you're doing!" } diff --git a/src/views/app/app_list_install.ms b/src/views/app/app_list_install.ms index 70a54476..1e8579a6 100644 --- a/src/views/app/app_list_install.ms +++ b/src/views/app/app_list_install.ms @@ -4,15 +4,6 @@ {{t 'install'}} -
- - {{t 'appslists_manage'}} - - - {{t 'refresh_app_list'}} - -
-
@@ -79,13 +70,6 @@ {{t 'confirm_install_custom_app'}}

-
-

- {{t 'install_custom_app_appslists_info'}}

-

- {{t 'appslists_manage'}} -

-