From 99dbf78662cbee1f291147e9cdd98502dd8e662b Mon Sep 17 00:00:00 2001 From: Philippe Baret Date: Fri, 18 Dec 2015 17:55:17 +0100 Subject: [PATCH] Edited first paragraph Added a sentence to avoid stress when you land on the first time without know if a click on Tor link will install it or not directly. see https://github.com/freedombox/Plinth/issues/347 --- plinth/modules/apps/templates/apps.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plinth/modules/apps/templates/apps.html b/plinth/modules/apps/templates/apps.html index d22661bc5..303325e2a 100644 --- a/plinth/modules/apps/templates/apps.html +++ b/plinth/modules/apps/templates/apps.html @@ -27,7 +27,8 @@

{% blocktrans trimmed with box_name=cfg.box_name %} You can install and run various services and applications on - your {{ box_name }}. + your {{ box_name }}. Click on any app page link on the left to + read a description of the application and choose to install it. {% endblocktrans %}