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:
Michael Tremer
2019-03-22 03:28:23 +00:00
parent abe2149852
commit 3657df4ea3
8 changed files with 24 additions and 24 deletions

View File

@@ -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',

View File

@@ -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',