mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
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:
committed by
Michael Tremer
parent
b76d0433be
commit
d3790c6a0b
@@ -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?',
|
||||
|
||||
@@ -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?',
|
||||
|
||||
Reference in New Issue
Block a user