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
@@ -414,8 +414,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' => 'Per modificare le impostazioni devi prima disattivare il Qos.<p>',
|
||||
'bandwithsettings' => 'Bandwithsettings',
|
||||
'bandwidtherror' => 'Per modificare le impostazioni devi prima disattivare il Qos.<p>',
|
||||
'bandwidthsettings' => 'bandwidthsettings',
|
||||
'basic options' => 'Opzioni di base',
|
||||
'beep when ppp connects or disconnects' => 'Segnale acustico quando IPFire si connette o disconnette',
|
||||
'behind a proxy' => 'Behind a proxy:',
|
||||
@@ -908,8 +908,8 @@
|
||||
'extrahd unable to write' => 'Unable to write',
|
||||
'extrahd you cant mount' => 'You can\'t mount',
|
||||
'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' => 'Febbraio',
|
||||
'fetch ip from' => 'Ottieni l\'indirizzo IP pubblico con l\'aiuto di un server esterno',
|
||||
'filename' => 'Filename',
|
||||
@@ -1448,7 +1448,7 @@
|
||||
'map to guest' => 'Map to Guest',
|
||||
'march' => 'Marzo',
|
||||
'marked' => 'Marked',
|
||||
'max bandwith' => 'Maximum bandwith',
|
||||
'max bandwidth' => 'Maximum bandwidth',
|
||||
'max incoming size' => 'Max incoming size (KB):',
|
||||
'max lease time' => 'Tempo massimo lease (min):',
|
||||
'max outgoing size' => 'Max outgoing size (KB):',
|
||||
|
||||
Reference in New Issue
Block a user