mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
DHCP: Remove double colon
In some languages, there were double colons in the DNS Update section Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -786,10 +786,10 @@
|
||||
'dhcp configuration' => 'DHCP configuration',
|
||||
'dhcp create fixed leases' => 'Create fixed leases',
|
||||
'dhcp dns enable update' => 'Enable DNS Update (RFC2136):',
|
||||
'dhcp dns key name' => 'Key Name:',
|
||||
'dhcp dns key name' => 'Key Name',
|
||||
'dhcp dns update' => 'DNS Update',
|
||||
'dhcp dns update algo' => 'Algorithm:',
|
||||
'dhcp dns update secret' => 'Secret:',
|
||||
'dhcp dns update algo' => 'Algorithm',
|
||||
'dhcp dns update secret' => 'Secret',
|
||||
'dhcp fixed lease err1' => 'For a fix lease you have to enter the MAC address or the hostname, or you enter both.',
|
||||
'dhcp fixed lease help1' => 'IP Addresses might be entered as FQDN',
|
||||
'dhcp mode' => 'DHCP',
|
||||
|
||||
@@ -779,10 +779,10 @@
|
||||
'dhcp configuration' => 'DHCP yapılandırması',
|
||||
'dhcp create fixed leases' => 'Sabit kiralama oluştur',
|
||||
'dhcp dns enable update' => 'DNS güncelleştirmesini aktifleştir (RFC2136):',
|
||||
'dhcp dns key name' => 'Anahtar adı:',
|
||||
'dhcp dns key name' => 'Anahtar adı',
|
||||
'dhcp dns update' => 'DNS güncelleme',
|
||||
'dhcp dns update algo' => 'Algoritma:',
|
||||
'dhcp dns update secret' => 'Gizli:',
|
||||
'dhcp dns update algo' => 'Algoritma',
|
||||
'dhcp dns update secret' => 'Gizli',
|
||||
'dhcp fixed lease err1' => 'Bu düzeltme için MAC adresini, ana bilgisayar adını veya her ikisinide girmeniz gerekir',
|
||||
'dhcp fixed lease help1' => 'IP adresleri tam tanımlanmış alan adları (FQDN) şeklinde girilmelidir.',
|
||||
'dhcp mode' => 'DHCP',
|
||||
|
||||
Reference in New Issue
Block a user