From 2f9b419f4fef0f6b9ed734ea94affc1f4bc3b4e2 Mon Sep 17 00:00:00 2001 From: cat-git Date: Sat, 2 Jan 2016 15:57:57 +0000 Subject: [PATCH] networks: Fix grammer in two sentences Minor changes to English grammar to make user messages more readable/translatable. --- plinth/modules/networks/templates/connection_show.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plinth/modules/networks/templates/connection_show.html b/plinth/modules/networks/templates/connection_show.html index b0ce539f6..476f6fe3b 100644 --- a/plinth/modules/networks/templates/connection_show.html +++ b/plinth/modules/networks/templates/connection_show.html @@ -278,7 +278,7 @@
{% blocktrans trimmed %} - This interface should be connected to local + This interface should be connected to a local network/machine. If you connect this interface to a public network, services meant to be available only internally will become available externally. This is a @@ -299,7 +299,7 @@ {% blocktrans trimmed %} This interface should receive your Internet connection. - If you connect it your a local network/machine, many + If you connect it to a local network/machine, many services meant to available only internally will not be available. {% endblocktrans %}