From: Michael Tremer Date: Tue, 6 Feb 2018 15:44:57 +0000 (+0000) Subject: Fix capitalisation of "Root Certificate" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cfa228c2f3c852ad6f5829fddfffe1f49a1f98f0;p=people%2Fms%2Fipfire-2.x.git Fix capitalisation of "Root Certificate" Reported-by: Tom Rymes Signed-off-by: Michael Tremer Fixes: #10595 --- diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index a22c4b5667..a343b3bd7d 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -2059,7 +2059,7 @@ 'restore settings' => 'Reset Settings', 'reverse sort' => 'Sort in reverse chronological order', 'root' => 'Root', -'root certificate' => 'Root certificate', +'root certificate' => 'Root Certificate', 'root path' => 'Root path', 'root user password' => 'Root password', 'route subnet is invalid' => 'Additional push route subnet is invalid',