public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] lang: Fix typo in "Writen Bytes" and fix grammar
@ 2020-01-03 17:12 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2020-01-03 17:12 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2621 bytes --]

Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
 doc/language_issues.en | 4 ++--
 langs/en/cgi-bin/en.pl | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/language_issues.en b/doc/language_issues.en
index 475261493..885e85d75 100644
--- a/doc/language_issues.en
+++ b/doc/language_issues.en
@@ -1522,7 +1522,7 @@ WARNING: untranslated string: quick playlist = Quick Playlist
 WARNING: untranslated string: ram = RAM
 WARNING: untranslated string: random number generator daemon = Random Number Generator Daemon
 WARNING: untranslated string: rdns = rDNS
-WARNING: untranslated string: read bytes = Read Bytes
+WARNING: untranslated string: read bytes = Bytes Read
 WARNING: untranslated string: read list = list with readonly hosts
 WARNING: untranslated string: real address = Real Address
 WARNING: untranslated string: reboot = Reboot
@@ -2204,7 +2204,7 @@ WARNING: untranslated string: wlanap wlan settings = WLan Settings
 WARNING: untranslated string: wlanap wlan status = WLan Status
 WARNING: untranslated string: wol wakeup = WakeUp
 WARNING: untranslated string: workgroup = Workgroup
-WARNING: untranslated string: written bytes = Writen Bytes
+WARNING: untranslated string: written bytes = Bytes Written
 WARNING: untranslated string: year = Year
 WARNING: untranslated string: yes = Yes
 WARNING: untranslated string: you can only define one roadwarrior connection when using pre-shared key authentication = You can only define one Roadwarrior connection when using pre-shared key authentication.<br />Either you already have a Roadwarrior connection with pre-shared key authentication, or you're trying to add one now.
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index b40ef9390..0d30595b3 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -2070,7 +2070,7 @@
 'ram' => 'RAM',
 'random number generator daemon' => 'Random Number Generator Daemon',
 'rdns' => 'rDNS',
-'read bytes' => 'Read Bytes',
+'read bytes' => 'Bytes Read',
 'read list' => 'list with readonly hosts',
 'real address' => 'Real Address',
 'reboot' => 'Reboot',
@@ -2940,7 +2940,7 @@
 'wlanap wlan status' => 'WLan Status',
 'wol wakeup' => 'WakeUp',
 'workgroup' => 'Workgroup',
-'written bytes' => 'Writen Bytes',
+'written bytes' => 'Bytes Written',
 'xtaccess all error' => 'You cannot set an external access to ALL, that is done in the port forwarding record.',
 'xtaccess bad transfert' => 'If you specify a port destination range, the source range must be identical !',
 'year' => 'Year',
-- 
2.20.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-01-03 17:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-03 17:12 [PATCH] lang: Fix typo in "Writen Bytes" and fix grammar Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox