mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-13 10:30:16 +00:00
networks: Fix grammer in two sentences
Minor changes to English grammar to make user messages more readable/translatable.
This commit is contained in:
parent
d06a88ced2
commit
2f9b419f4f
@ -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 %}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user