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.8 by gbeauche, 2004-05-09T17:44:17Z vs.
Revision 1.11 by gbeauche, 2005-01-30T21:48:20Z

# 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 29 | Line 29 | enum {
29          STR_KD2_SHMAT_ERR,
30          STR_ROM_MMAP_ERR,
31          STR_RAM_MMAP_ERR,
32 +        STR_DR_CACHE_MMAP_ERR,
33 +        STR_DR_EMULATOR_MMAP_ERR,
34          STR_SHEEP_MEM_MMAP_ERR,
35          STR_SIGALTSTACK_ERR,
36          STR_SIGSEGV_INSTALL_ERR,
# Line 70 | Line 72 | enum {
72          STR_MOUSEWHEELMODE_PAGE_LAB,
73          STR_MOUSEWHEELMODE_CURSOR_LAB,
74          STR_MOUSEWHEELLINES_CTRL,
75 +
76 +        STR_OPEN_WINDOW_ERR,
77 +        STR_WINDOW_TITLE_GRABBED
78   };
79  
80   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines