mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Bought a 'd' - fixed an old typo
'bandwith...' should be 'bandwidth...'. Despite being my favourite typo for the past few years(?), today I decided to try to say 'Goodbye' to an old friend. Similar to 'MB writen' its hard but I think it just about time. 'qos' and 'guardian' will never be the same for me... ;-) Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Reviewed-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
13aeb19217
commit
2f6232d56c
@@ -499,8 +499,8 @@
|
||||
'bad return code' => 'Helper program returned error code',
|
||||
'bad source range' => 'The Source port range has a first value that is greater than or equal to the second value.',
|
||||
'bandwidth usage' => 'bandwidth usage (external)',
|
||||
'bandwitherror' => 'You cannot change the bandwithsettings, with Qos being enabled. First disable Qos.<p>',
|
||||
'bandwithsettings' => 'Bandwithsettings',
|
||||
'bandwidtherror' => 'You cannot change the bandwidthsettings, with Qos being enabled. First disable Qos.<p>',
|
||||
'bandwidthsettings' => 'bandwidthsettings',
|
||||
'basic options' => 'Basic Options',
|
||||
'beep when ppp connects or disconnects' => 'Beep when IPFire connects or disconnects',
|
||||
'behind a proxy' => 'Behind a proxy:',
|
||||
@@ -1062,8 +1062,8 @@
|
||||
'extrahd you cant mount' => 'You can\'t mount',
|
||||
'fallout zombieload ridl' => 'Fallout/ZombieLoad/RIDL',
|
||||
'false classnumber' => 'The Class-Number does not match the interface.',
|
||||
'false max bandwith' => 'Maximum bandwith is false.',
|
||||
'false min bandwith' => 'Minimum bandwith is false.',
|
||||
'false max bandwidth' => 'Maximum bandwidth is false.',
|
||||
'false min bandwidth' => 'Minimum bandwidth is false.',
|
||||
'february' => 'February',
|
||||
'fetch ip from' => 'Guess the real public IP with help of an external server',
|
||||
'fifteen minutes' => '15 Minutes',
|
||||
@@ -1358,7 +1358,7 @@
|
||||
'green' => 'GREEN',
|
||||
'green interface' => 'Green Interface',
|
||||
'grouptype' => 'Grouptype:',
|
||||
'guaranteed bandwith' => 'Guaranteed bandwith',
|
||||
'guaranteed bandwidth' => 'Guaranteed bandwidth',
|
||||
'guardian' => 'Guardian',
|
||||
'guest ok' => 'allow guests to access',
|
||||
'gui settings' => 'GUI Settings',
|
||||
@@ -1685,7 +1685,7 @@
|
||||
'masquerading' => 'Masquerading',
|
||||
'masquerading disabled' => 'Masquerading disabled',
|
||||
'masquerading enabled' => 'Masquerading enabled',
|
||||
'max bandwith' => 'Maximum bandwith',
|
||||
'max bandwidth' => 'Maximum bandwidth',
|
||||
'max incoming size' => 'Max incoming size (KB):',
|
||||
'max lease time' => 'Max lease time (mins):',
|
||||
'max outgoing size' => 'Max outgoing size (KB):',
|
||||
|
||||
Reference in New Issue
Block a user