wlanap.cgi: Some cosmetics...

- Added missing box heading ('Access Point Configuration') in 'wlanap.cgi'.
- For this to work, added missing string 'wlanap configuration' in translations.
- Changed existing translation strings in 'de.pl' and 'en.pl': 'wlanap' means 'wlan access point', so why is it called
'wlan*ap* access point'?

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2017-09-17 09:12:05 +02:00
committed by Michael Tremer
parent b76d0433be
commit d3790c6a0b
3 changed files with 6 additions and 4 deletions

View File

@@ -2703,8 +2703,9 @@
'wlan client wpa mode ccmp tkip' => 'CCMP-TKIP',
'wlan client wpa mode tkip tkip' => 'TKIP-TKIP',
'wlan clients' => 'WLAN-Clients',
'wlanap access point' => 'Access Point',
'wlanap' => 'Access Point',
'wlanap channel' => 'Kanal',
'wlanap configuration' => 'Access Point Konfiguration',
'wlanap country' => 'Ländercode',
'wlanap debugging' => 'Debugging',
'wlanap del interface' => 'Ausgewähltes Interface zurücksetzen?',

View File

@@ -2748,8 +2748,9 @@
'wlan client wpa mode ccmp tkip' => 'CCMP-TKIP',
'wlan client wpa mode tkip tkip' => 'TKIP-TKIP',
'wlan clients' => 'Wireless clients',
'wlanap access point' => 'Access Point',
'wlanap' => 'Access Point',
'wlanap channel' => 'Channel',
'wlanap configuration' => 'Access Point Konfiguration',
'wlanap country' => 'Country Code',
'wlanap debugging' => 'Debugging',
'wlanap del interface' => 'Remove selected interface?',