diff --git a/plinth/modules/monkeysphere/templates/monkeysphere.html b/plinth/modules/monkeysphere/templates/monkeysphere.html index 02f7f625f..304c05f30 100644 --- a/plinth/modules/monkeysphere/templates/monkeysphere.html +++ b/plinth/modules/monkeysphere/templates/monkeysphere.html @@ -53,7 +53,7 @@ {% if running %}

- + {% trans "Publishing key to keyserver..." %}

- + {% trans "OpenVPN setup is running" %}

diff --git a/plinth/modules/upgrades/templates/upgrades.html b/plinth/modules/upgrades/templates/upgrades.html index 85efcb57f..a42ec5816 100644 --- a/plinth/modules/upgrades/templates/upgrades.html +++ b/plinth/modules/upgrades/templates/upgrades.html @@ -51,7 +51,7 @@ {% if is_busy %}

- + {% trans "A package manager is running." %}

{% endif %}