From ff4b4414fd6bf3de745e13f968c93f3f617f65a9 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Tue, 8 Sep 2020 16:22:04 -0700 Subject: [PATCH] upgrades, security: Use consistent terminology 'activate' Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/modules/security/templates/security.html | 2 +- plinth/modules/upgrades/templates/upgrades_configure.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plinth/modules/security/templates/security.html b/plinth/modules/security/templates/security.html index 80ecd8646..48de91293 100644 --- a/plinth/modules/security/templates/security.html +++ b/plinth/modules/security/templates/security.html @@ -17,7 +17,7 @@

{% trans "Frequent Feature Updates" %}

{% blocktrans trimmed %} - Frequent feature updates are enabled. + Frequent feature updates are activated. {% endblocktrans %}

diff --git a/plinth/modules/upgrades/templates/upgrades_configure.html b/plinth/modules/upgrades/templates/upgrades_configure.html index f8c7ecf3b..b7ba171f4 100644 --- a/plinth/modules/upgrades/templates/upgrades_configure.html +++ b/plinth/modules/upgrades/templates/upgrades_configure.html @@ -17,7 +17,7 @@ {% endblocktrans %} {% elif can_activate_backports and is_backports_requested %} {% blocktrans trimmed %} - Frequent feature updates are enabled. + Frequent feature updates are activated. {% endblocktrans %} {% else %} {% blocktrans trimmed %}