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

Comparing SheepShaver/src/user_strings.cpp (file contents):
Revision 1.4 by gbeauche, 2004-05-25T15:33:24Z vs.
Revision 1.6 by gbeauche, 2005-01-30T21:48:19Z

# Line 1 | Line 1
1   /*
2   *  user_strings.cpp - 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 141 | Line 141 | user_string_def common_strings[] = {
141  
142          {STR_JIT_PANE_TITLE, "JIT Compiler"},
143          {STR_JIT_CTRL, "Enable JIT Compiler"},
144 +        {STR_JIT_68K_CTRL, "Enable built-in 68k DR Emulator"},
145  
146          {STR_WINDOW_TITLE, "SheepShaver"},
147          {STR_WINDOW_TITLE_FROZEN, "SheepShaver *** FROZEN ***"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines