networks: Fix grammer in two sentences

Minor changes to English grammar to make user messages more
readable/translatable.
This commit is contained in:
cat-git 2016-01-02 15:57:57 +00:00 committed by Sunil Mohan Adapa
parent d06a88ced2
commit 2f9b419f4f
No known key found for this signature in database
GPG Key ID: 36C361440C9BC971

View File

@ -278,7 +278,7 @@
<div class="alert alert-info"> <div class="alert alert-info">
<span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span> <span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span>
{% blocktrans trimmed %} {% 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 network/machine. If you connect this interface to a
public network, services meant to be available only public network, services meant to be available only
internally will become available externally. This is a internally will become available externally. This is a
@ -299,7 +299,7 @@
<span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span> <span class="glyphicon glyphicon-info-sign" aria-hidden="true"></span>
{% blocktrans trimmed %} {% blocktrans trimmed %}
This interface should receive your Internet connection. 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 services meant to available only internally will not be
available. available.
{% endblocktrans %} {% endblocktrans %}