ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/user_strings_unix.h
(Generate patch)

Comparing BasiliskII/src/Unix/user_strings_unix.h (file contents):
Revision 1.16 by cebix, 2004-01-12T15:29:25Z vs.
Revision 1.20 by gbeauche, 2005-11-21T21:39:08Z

# Line 1 | Line 1
1   /*
2   *  user_strings_unix.h - Unix-specific localizable strings
3   *
4 < *  Basilisk II (C) 1997-2004 Christian Bauer
4 > *  Basilisk II (C) 1997-2005 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 39 | Line 39 | enum {
39  
40          STR_NO_SHEEP_NET_DRIVER_WARN,
41          STR_SHEEP_NET_ATTACH_WARN,
42 +        STR_TUN_TAP_CONFIG_WARN,
43 +        STR_SLIRP_NO_DNS_FOUND_WARN,
44          STR_SCSI_DEVICE_OPEN_WARN,
45          STR_SCSI_DEVICE_NOT_SCSI_WARN,
46          STR_NO_AUDIO_DEV_WARN,
# Line 60 | Line 62 | enum {
62          STR_DSPDEVICE_FILE_CTRL,
63          STR_MIXERDEVICE_FILE_CTRL,
64  
65 +        STR_BROWSE_CTRL,
66 +        STR_BROWSE_TITLE,
67          STR_INPUT_PANE_TITLE,
68          STR_KEYCODES_CTRL,
69          STR_KEYCODE_FILE_CTRL,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines