From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alf =?utf-8?q?H=C3=B8gemark?= To: development@lists.ipfire.org Subject: [PATCH 1/1] Change case of the unit "bit" from "Bit" to "bit" in web UI Date: Thu, 14 Jul 2016 13:14:55 +0200 Message-ID: <1468494895-6935-1-git-send-email-alf@i100.no> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8652843282462267560==" List-Id: --===============8652843282462267560== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The correct case for "kilobit" is "kilobit", not "kiloBit". And the same applies for Mbit, Gbit etc. Reference is https://en.wikipedia.org/wiki/Kilobit This commit changes the texts used in the web UI, so that it correctly displays as "bit", "kbit", "Mbit" etc. This fixes bugzilla item 10918. Signed-off-by: Alf H=C3=B8gemark --- config/updxlrator/download | 2 +- html/cgi-bin/proxy.cgi | 8 ++++---- html/cgi-bin/tor.cgi | 10 +++++----- html/html/themes/ipfire/include/functions.pl | 4 ++-- html/html/themes/ipfire/include/js/refreshInetInfo.js | 2 +- langs/de/cgi-bin/de.pl | 6 +++--- langs/en/cgi-bin/en.pl | 2 +- langs/es/cgi-bin/es.pl | 2 +- langs/fr/cgi-bin/fr.pl | 2 +- langs/it/cgi-bin/it.pl | 2 +- langs/nl/cgi-bin/nl.pl | 2 +- langs/pl/cgi-bin/pl.pl | 2 +- langs/ru/cgi-bin/ru.pl | 2 +- 13 files changed, 23 insertions(+), 23 deletions(-) diff --git a/config/updxlrator/download b/config/updxlrator/download index 1624609..dbc722c 100644 --- a/config/updxlrator/download +++ b/config/updxlrator/download @@ -108,7 +108,7 @@ if ($xlratorsettings{'MAX_DOWNLOAD_RATE'} eq '') { &writelog("Retrieving file for local cache: $updatefile"); } else { - &writelog("Retrieving file for local cache at max. " . $xlratorsettings{'MA= X_DOWNLOAD_RATE'} . " kBit/s: $updatefile"); + &writelog("Retrieving file for local cache at max. " . $xlratorsettings{'MA= X_DOWNLOAD_RATE'} . " kbit/s: $updatefile"); } =20 $ENV{'http_proxy'} =3D $proxysettings{'UPSTREAM_PROXY'}; diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi index 1c9bb87..0b7d36c 100644 --- a/html/cgi-bin/proxy.cgi +++ b/html/cgi-bin/proxy.cgi @@ -1532,7 +1532,7 @@ END ; =20 foreach (@throttle_limits) { - print "\t\n"; + print "\t\n"; } =20 print <$_ kBi= t/s\n"; + print "\t\n"; } =20 print <$_ kBi= t/s\n"; + print "\t\n"; } =20 print <$_ kBit= /s\n"; + print "\t\n"; } =20 print <=3D 1024) { - print "\n"; + print "\n"; } else { - print "\n"; + print "\n"; } } =20 @@ -455,9 +455,9 @@ END =20 foreach (@bandwidth_limits) { if ($_ >=3D 1024) { - print "\n"; + print "\n"; } else { - print "\n"; + print "\n"; } } print <=3D 1024)) { diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/= ipfire/include/functions.pl index eedf069..7f6000a 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -70,8 +70,8 @@ sub showmenu() { print < Traffic: - In --.-- Bit/s   - Out --.-- Bit/s + In --.-- bit/s   + Out --.-- bit/s EOF } diff --git a/html/html/themes/ipfire/include/js/refreshInetInfo.js b/html/htm= l/themes/ipfire/include/js/refreshInetInfo.js index 259f86e..7d9cf8f 100644 --- a/html/html/themes/ipfire/include/js/refreshInetInfo.js +++ b/html/html/themes/ipfire/include/js/refreshInetInfo.js @@ -51,7 +51,7 @@ function refreshInetInfo() { } =20 function format_bytes(bytes) { - var units =3D ["Bit/s", "kBit/s", "MBit/s", "GBit/s", "TBit/s"]; + var units =3D ["bit/s", "kbit/s", "Mbit/s", "Gbit/s", "Tbit/s"]; =20 var unit =3D units[0]; for (var i =3D 1; i < units.length; i++) { diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 7c330bb..58c0e7a 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -786,7 +786,7 @@ 'dos charset' =3D> 'DOS Charset', 'down and up speed' =3D> 'Geben Sie bitte hier ihre Download- bzw. Upload-Ge= schwindigkeit ein
und klicken Sie danach auf Speichern.', 'downlink' =3D> 'Downlink', -'downlink speed' =3D> 'Downlink-Geschwindigkeit (kBit/sek)', +'downlink speed' =3D> 'Downlink-Geschwindigkeit (kbit/sek)', 'downlink std class' =3D> 'Downloadstandardklasse', 'download' =3D> 'herunterladen', 'download ca certificate' =3D> 'CA-Zertifikat herunterladen', @@ -2323,7 +2323,7 @@ 'updxlrtr maintenance' =3D> 'Wartung', 'updxlrtr marked as' =3D> 'markiert als', 'updxlrtr max disk usage' =3D> 'Max. Festplattennutzung', -'updxlrtr max download rate' =3D> 'Max. externe Downloadrate (kBit/s)', +'updxlrtr max download rate' =3D> 'Max. externe Downloadrate (kbit/s)', 'updxlrtr month' =3D> 'einem Monat', 'updxlrtr monthly' =3D> 'monatlich', 'updxlrtr not accessed' =3D> 'nicht zugegriffen seit', @@ -2357,7 +2357,7 @@ 'updxlrtr year' =3D> 'einem Jahr', 'upgrade' =3D> 'upgrade', 'uplink' =3D> 'Uplink', -'uplink speed' =3D> 'Uplink-Geschwindigkeit (kBit/sek)', +'uplink speed' =3D> 'Uplink-Geschwindigkeit (kbit/sek)', 'uplink std class' =3D> 'Uploadstandardklasse', 'upload' =3D> 'Hochladen', 'upload a certificate' =3D> 'Ein Zertifikat hochladen:', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 23f6310..85c8022 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -2363,7 +2363,7 @@ 'updxlrtr maintenance' =3D> 'Maintenance', 'updxlrtr marked as' =3D> 'marked as', 'updxlrtr max disk usage' =3D> 'Max. disk usage', -'updxlrtr max download rate' =3D> 'Max. external download rate (kBit/s)', +'updxlrtr max download rate' =3D> 'Max. external download rate (kbit/s)', 'updxlrtr month' =3D> 'one month', 'updxlrtr monthly' =3D> 'monthly', 'updxlrtr not accessed' =3D> 'not accessed since', diff --git a/langs/es/cgi-bin/es.pl b/langs/es/cgi-bin/es.pl index e24e75e..7ac5d11 100644 --- a/langs/es/cgi-bin/es.pl +++ b/langs/es/cgi-bin/es.pl @@ -1813,7 +1813,7 @@ 'updxlrtr maintenance' =3D> 'Mantenimiento', 'updxlrtr marked as' =3D> 'marcado como', 'updxlrtr max disk usage' =3D> 'M=C3=A1ximo uso de disco', -'updxlrtr max download rate' =3D> 'Tasa M=C3=A1xima de descarga externa (kBi= t/s)', +'updxlrtr max download rate' =3D> 'Tasa M=C3=A1xima de descarga externa (kbi= t/s)', 'updxlrtr month' =3D> 'un mes', 'updxlrtr monthly' =3D> 'mensual', 'updxlrtr not accessed' =3D> 'no se ha accesado desde', diff --git a/langs/fr/cgi-bin/fr.pl b/langs/fr/cgi-bin/fr.pl index 0d173ae..61c514d 100644 --- a/langs/fr/cgi-bin/fr.pl +++ b/langs/fr/cgi-bin/fr.pl @@ -1818,7 +1818,7 @@ 'updxlrtr maintenance' =3D> 'Maintenance', 'updxlrtr marked as' =3D> 'marqu=C3=A9 comme', 'updxlrtr max disk usage' =3D> 'Utilisation du disque Max.', -'updxlrtr max download rate' =3D> 'Taux de t=C3=A9l=C3=A9chargement externe = Max. (kBit/s)', +'updxlrtr max download rate' =3D> 'Taux de t=C3=A9l=C3=A9chargement externe = Max. (kbit/s)', 'updxlrtr month' =3D> 'un mois', 'updxlrtr monthly' =3D> 'mensuellement', 'updxlrtr not accessed' =3D> 'la derni=C3=A8re utilisation date de', diff --git a/langs/it/cgi-bin/it.pl b/langs/it/cgi-bin/it.pl index 950f700..2ed22f2 100644 --- a/langs/it/cgi-bin/it.pl +++ b/langs/it/cgi-bin/it.pl @@ -2281,7 +2281,7 @@ 'updxlrtr maintenance' =3D> 'Maintenance', 'updxlrtr marked as' =3D> 'marked as', 'updxlrtr max disk usage' =3D> 'Max. disk usage', -'updxlrtr max download rate' =3D> 'Max. external download rate (kBit/s)', +'updxlrtr max download rate' =3D> 'Max. external download rate (kbit/s)', 'updxlrtr month' =3D> 'one month', 'updxlrtr monthly' =3D> 'Mensile', 'updxlrtr not accessed' =3D> 'not accessed since', diff --git a/langs/nl/cgi-bin/nl.pl b/langs/nl/cgi-bin/nl.pl index 9d90a08..2469ff2 100644 --- a/langs/nl/cgi-bin/nl.pl +++ b/langs/nl/cgi-bin/nl.pl @@ -2226,7 +2226,7 @@ 'updxlrtr maintenance' =3D> 'Onderhoud', 'updxlrtr marked as' =3D> 'gemarkeerd als', 'updxlrtr max disk usage' =3D> 'Max. schijfgebruik', -'updxlrtr max download rate' =3D> 'Max. externe downloadsnelheid (kBit/s)', +'updxlrtr max download rate' =3D> 'Max. externe downloadsnelheid (kbit/s)', 'updxlrtr month' =3D> 'een maand', 'updxlrtr monthly' =3D> 'maandelijks', 'updxlrtr not accessed' =3D> 'niet benaderd sinds', diff --git a/langs/pl/cgi-bin/pl.pl b/langs/pl/cgi-bin/pl.pl index 47abf2c..9214205 100644 --- a/langs/pl/cgi-bin/pl.pl +++ b/langs/pl/cgi-bin/pl.pl @@ -1826,7 +1826,7 @@ 'updxlrtr maintenance' =3D> 'Konserwacja', 'updxlrtr marked as' =3D> 'oznaczone jako', 'updxlrtr max disk usage' =3D> 'Maks. wykorzystanie dysku', -'updxlrtr max download rate' =3D> 'Maks. pr=C4=99dko=C5=9B=C4=87 pobierania = (kBit/s)', +'updxlrtr max download rate' =3D> 'Maks. pr=C4=99dko=C5=9B=C4=87 pobierania = (kbit/s)', 'updxlrtr month' =3D> 'miesi=C4=85ca', 'updxlrtr monthly' =3D> 'miesi=C4=99cznie', 'updxlrtr not accessed' =3D> 'bez =C5=BC=C4=85dania od', diff --git a/langs/ru/cgi-bin/ru.pl b/langs/ru/cgi-bin/ru.pl index 6840f81..6a45f7f 100644 --- a/langs/ru/cgi-bin/ru.pl +++ b/langs/ru/cgi-bin/ru.pl @@ -1821,7 +1821,7 @@ 'updxlrtr maintenance' =3D> '=D0=A3=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0= =BD=D0=B8=D0=B5', 'updxlrtr marked as' =3D> '=D0=BE=D1=82=D0=BC=D0=B5=D1=87=D0=B5=D0=BD =D0=BA= =D0=B0=D0=BA', 'updxlrtr max disk usage' =3D> '=D0=9C=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=D0=B0= =D0=BB=D1=8C=D0=BD=D0=BE=D0=B5 =D0=B8=D1=81=D0=BF=D0=BE=D0=BB=D1=8C=D0=B7=D0= =BE=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5 =D0=B4=D0=B8=D1=81=D0=BA=D0=B0', -'updxlrtr max download rate' =3D> '=D0=9C=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=D0= =B0=D0=BB=D1=8C=D0=BD=D0=B0=D1=8F =D1=81=D0=BA=D0=BE=D1=80=D0=BE=D1=81=D1=82= =D1=8C =D0=B7=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=BA=D0=B8 (kBit/s)', +'updxlrtr max download rate' =3D> '=D0=9C=D0=B0=D0=BA=D1=81=D0=B8=D0=BC=D0= =B0=D0=BB=D1=8C=D0=BD=D0=B0=D1=8F =D1=81=D0=BA=D0=BE=D1=80=D0=BE=D1=81=D1=82= =D1=8C =D0=B7=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=BA=D0=B8 (kbit/s)', 'updxlrtr month' =3D> '=D0=BE=D0=B4=D0=B8=D0=BD =D0=BC=D0=B5=D1=81=D1=8F=D1= =86', 'updxlrtr monthly' =3D> '=D0=95=D0=B6=D0=B5=D0=BC=D0=B5=D1=81=D1=8F=D1=87=D0= =BD=D0=BE', 'updxlrtr not accessed' =3D> '=D0=9D=D0=B5 =D0=BE=D0=B1=D1=80=D0=B0=D1=89=D0= =B0=D0=BB=D0=B8=D1=81=D1=8C =D1=81', --=20 1.9.1 --===============8652843282462267560==--