From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH 15/19] OpenVPN: Capitalise some headings and labels Date: Mon, 13 Apr 2020 09:45:46 +0200 Message-ID: <20200413074550.2735-15-stefan.schantl@ipfire.org> In-Reply-To: <20200413074550.2735-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8956140527041455438==" List-Id: --===============8956140527041455438== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Michael Tremer Signed-off-by: Michael Tremer --- langs/en/cgi-bin/en.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 3675a21ca..a1747a654 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1918,7 +1918,7 @@ 'ovpn' =3D> 'OpenVPN', 'ovpn add conf' =3D> 'Additional configuration', 'ovpn con stat' =3D> 'OpenVPN Connection Statistics', -'ovpn connection name' =3D> 'Connection name', +'ovpn connection name' =3D> 'Connection Name', 'ovpn config' =3D> 'OVPN-Config', 'ovpn crypt options' =3D> 'Cryptographic options', 'ovpn device' =3D> 'OpenVPN device:', @@ -1951,7 +1951,7 @@ 'ovpn reneg sec' =3D> 'Session key lifetime:', 'ovpn routes push' =3D> 'Routes (one per line) e.g. 192.168.10.0/255.255.255= .0 192.168.20.0/24', 'ovpn routes push options' =3D> 'Route push options', -'ovpn rw connection log' =3D> 'OpenVPN RW connections log', +'ovpn rw connection log' =3D> 'OpenVPN Roadwarrior Connections Log', 'ovpn server status' =3D> 'Current OpenVPN server status:', 'ovpn subnet' =3D> 'OpenVPN subnet:', 'ovpn subnet is invalid' =3D> 'OpenVPN subnet is invalid.', @@ -2446,7 +2446,7 @@ 'tor traffic limit soft' =3D> 'Traffic limit almost reached. Not accepting a= ny new connections.', 'tor traffic read written' =3D> 'Total traffic (read/written)', 'tor use exit nodes' =3D> 'Use only these exit nodes (one per line)', -'total connection time' =3D> 'Total connection time', +'total connection time' =3D> 'Total Connection Time', 'total hits for log section' =3D> 'Total hits for log section', 'traffic back' =3D> 'Back', 'traffic calc time' =3D> 'Time of calculation', --=20 2.26.0 --===============8956140527041455438==--