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

Comparing SheepShaver/src/BeOS/user_strings_beos.h (file contents):
Revision 1.1 by cebix, 2002-02-04T16:58:13Z vs.
Revision 1.6 by gbeauche, 2008-01-01T09:47:38Z

# Line 1 | Line 1
1   /*
2   *  user_strings_beos.h - BeOS-specific localizable strings
3   *
4 < *  SheepShaver (C) 1997-2002 Christian Bauer and Marc Hellwig
4 > *  SheepShaver (C) 1997-2008 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 28 | Line 28 | enum {
28          STR_NO_NET_ADDON_WARN,
29          STR_NET_CONFIG_MODIFY_WARN,
30          STR_NET_ADDON_INIT_FAILED,
31 <        STR_NET_ADDON_CLONE_FAILED
31 >        STR_NET_ADDON_CLONE_FAILED,
32 >        STR_NO_SHEEP_MEM_AREA_ERR,
33 >        STR_NO_DR_CACHE_AREA_ERR,
34 >        STR_NO_DR_EMULATOR_AREA_ERR
35   };
36  
37   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines