From ee92d4ee79dd746a1f3f7f9dcb0cf93b7960358f Mon Sep 17 00:00:00 2001
From: opi
Date: Sat, 15 Apr 2017 16:14:34 +0200
Subject: [PATCH] [enh] Link to appslist page in the custom app installation
form.
---
src/locales/en.json | 3 ++-
src/views/app/app_list_install.ms | 7 +++++++
2 files changed, 9 insertions(+), 1 deletion(-)
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'}}
+