diff --git a/plinth/modules/apps/templates/apps.html b/plinth/modules/apps/templates/apps.html index 0c875df54..cc93557fe 100644 --- a/plinth/modules/apps/templates/apps.html +++ b/plinth/modules/apps/templates/apps.html @@ -20,12 +20,12 @@ {% block content %} -

Apps

+

Services and Applications

-

User Applications are web apps hosted on your -{{ cfg.product_name }}.

+

You can install and run various services and applications on your +{{ cfg.box_name }}.

-

Eventually this box could be your photo sharing site, your instant +

This box can be your photo sharing site, your instant messaging site, your social networking site, your news site. Remember web portals? We can be one of those too. Many of the services you use on the web could soon be on site and under your control!

diff --git a/plinth/modules/system/templates/system.html b/plinth/modules/system/templates/system.html index 1641ac5c8..b029e572a 100644 --- a/plinth/modules/system/templates/system.html +++ b/plinth/modules/system/templates/system.html @@ -20,12 +20,11 @@ {% block content %} -

System

+

System Configuration

-

In this section, you can control the {{ cfg.product_name }}'s -underlying system, as opposed to its various applications and -services. These options affect the {{ cfg.product_name }} at its most -general level. This is where you add/remove users, install -applications, reboot, etc.

+

Here you can administrate the underlying system of your {{ cfg.box_name }}. +

+

The options affect the {{ cfg.box_name }} at its most +general level, so be careful!

{% endblock %} diff --git a/plinth/templates/base.html b/plinth/templates/base.html index 513b18a15..747d7718a 100644 --- a/plinth/templates/base.html +++ b/plinth/templates/base.html @@ -98,7 +98,7 @@ {% if user.is_authenticated %}
  • - +