ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Windows/user_strings_windows.cpp
(Generate patch)

Comparing BasiliskII/src/Windows/user_strings_windows.cpp (file contents):
Revision 1.5 by gbeauche, 2005-06-20T08:43:50Z vs.
Revision 1.9 by gbeauche, 2006-04-29T10:57:56Z

# Line 36 | Line 36 | user_string_def platform_strings[] = {
36          {STR_VOSF_INIT_ERR, "Cannot initialize Video on SEGV signals."},
37          {STR_SIG_INSTALL_ERR, "Cannot install %s handler (%s)."},
38          {STR_TICK_THREAD_ERR, "Cannot create 60Hz thread (%s)."},
39 +        {STR_SLIRP_NO_DNS_FOUND_WARN, "Cannot get DNS address. Ethernet will not be available."},
40          {STR_NO_AUDIO_WARN, "No audio device found, audio output will be disabled."},
41          {STR_KEYCODE_FILE_WARN, "Cannot open keycode translation file %s (%s)."},
42          {STR_KEYCODE_VENDOR_WARN, "Cannot find vendor '%s' in keycode translation file %s."},
# Line 63 | Line 64 | user_string_def platform_strings[] = {
64          {STR_MOUSEWHEELMODE_PAGE_LAB, "Page Up/Down"},
65          {STR_MOUSEWHEELMODE_CURSOR_LAB, "Cursor Up/Down"},
66          {STR_MOUSEWHEELLINES_CTRL, "Lines To Scroll"},
67 +        {STR_POLLMEDIA_CTRL, "Try to automatically detect new removable media (enable polling)"},
68 +        {STR_EXTFS_ENABLE_CTRL, "Enable \"My Computer\" icon on your Mac desktop (external file system)"},
69 +        {STR_EXTFS_DRIVES_CTRL, "Mount drives"},
70 +        {STR_ETHER_FTP_PORT_LIST_CTRL, "FTP ports"},
71 +        {STR_ETHER_TCP_PORT_LIST_CTRL, "Server ports"},
72  
73          {STR_IGNORESEGV_CTRL, "Ignore Illegal Memory Accesses"},
74  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines