File: str_smsg.h

package info (click to toggle)
ppxp 0.99120923-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 2,812 kB
  • ctags: 3,704
  • sloc: ansic: 24,532; tcl: 3,992; makefile: 517; sh: 80
file content (29 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/*
 * Generated automatically by mkmsg
 * DO NOT EDIT!!
 */

static const char *strMsg[]={
    "Q U I C K    D I A L U P",
    "Device Name:",
    "Modem Type:",
    "Authentication Protocol:",
    "Dial Type:",
    "Phone Number(s):",
    "Login Name:",
    "Login Password:",
    "Password(again):",
    "Save as:",
    "Dial",
    "Save...",
    "Apply",
    "More...",
    "Idle time",
    "VJ compression",
    "PPP Mode:",
    "IP Masquerade:",
    "DNS Servers:",
    "Create resolv.conf:",
};

#define	MAX_STRMSGS 21