[WLANCONF]
[reactos.git] / reactos / base / applications / network / wlanconf / resource.h
1 #define IDS_USAGE 0
2 #define IDS_NO_NETWORK 1
3 #define IDS_NO_WLAN_ADAPTER 2
4 #define IDS_SUCCESS 3
5 #define IDS_WLAN_DISCONNECT 4
6 #define IDS_MSG_WEP_ENABLED 5
7 #define IDS_MSG_NETWORK_MODE 6
8 #define IDS_MSG_CURRENT_WIRELESS 7
9 #define IDS_MSG_ENCRYPTED 8
10 #define IDS_MSG_NETWORK_TYPE 9
11 #define IDS_MSG_RSSI 10
12 #define IDS_MSG_SUPPORT_RATE 11
13 #define IDS_MSG_TRANSMISSION_POWER 12
14 #define IDS_MSG_ANTENNA_COUNT 13
15 #define IDS_MSG_TRANSMIT_ANTENNA 14
16 #define IDS_MSG_TRANSMIT_ANTENNA_ANY 15
17 #define IDS_MSG_RECEIVE_ANTENNA 16
18 #define IDS_MSG_RECEIVE_ANTENNA_ANY 17
19 #define IDS_MSG_FRAGMENT_THRESHOLD 18
20 #define IDS_MSG_RTS_THRESHOLD 19
21 #define IDS_YES 20
22 #define IDS_NO 21
23 #define IDS_ADHOC 22
24 #define IDS_INFRASTRUCTURE 23