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

Comparing SheepShaver/src/Unix/user_strings_unix.h (file contents):
Revision 1.10 by gbeauche, 2004-06-24T15:37:25Z vs.
Revision 1.14 by gbeauche, 2006-01-24T23:50:19Z

# Line 1 | Line 1
1   /*
2   *  user_strings_unix.h - Unix-specific localizable strings
3   *
4 < *  SheepShaver (C) 1997-2004 Christian Bauer and Marc Hellwig
4 > *  SheepShaver (C) 1997-2005 Christian Bauer and Marc Hellwig
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 42 | Line 42 | enum {
42          STR_VOSF_INIT_ERR,
43  
44          STR_PROC_CPUINFO_WARN,
45 +        STR_BLOCKING_NET_SOCKET_WARN,
46          STR_NO_SHEEP_NET_DRIVER_WARN,
47          STR_SHEEP_NET_ATTACH_WARN,
48          STR_TUN_TAP_CONFIG_WARN,
49 +        STR_SLIRP_NO_DNS_FOUND_WARN,
50          STR_NO_AUDIO_DEV_WARN,
51          STR_NO_AUDIO_WARN,
52          STR_NO_ESD_WARN,
# Line 65 | Line 67 | enum {
67          STR_DSPDEVICE_FILE_CTRL,
68          STR_MIXERDEVICE_FILE_CTRL,
69  
70 +        STR_BROWSE_CTRL,
71 +        STR_BROWSE_TITLE,
72          STR_INPUT_PANE_TITLE,
73          STR_KEYCODES_CTRL,
74          STR_KEYCODE_FILE_CTRL,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines