From: Michael Tremer Date: Sat, 27 Sep 2014 20:59:05 +0000 (+0200) Subject: Fix wording. Remove "got". X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=627fdda8e87fa266fb450938e7248ad190a03e55;p=people%2Fms%2Fipfire-2.x.git Fix wording. Remove "got". Fixes #10632 --- diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index a15090a418..1986409349 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -2114,8 +2114,8 @@ 'swap usage per' => 'Swap usage per', 'system' => 'System', 'system graphs' => 'System Graphs', -'system has hwrng' => 'This system has got a hardware random number generator.', -'system has rdrand' => 'This system has got support for Intel(R) RDRAND.', +'system has hwrng' => 'This system has a hardware random number generator.', +'system has rdrand' => 'This system has support for Intel(R) RDRAND.', 'system information' => 'System Information', 'system log viewer' => 'System Log Viewer', 'system logs' => 'System Logs',