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.1 by cebix, 2002-02-04T16:58:13Z vs.
Revision 1.3 by cebix, 2004-01-12T15:37:19Z

# Line 1 | Line 1
1   /*
2   *  user_strings.cpp - Localizable strings
3   *
4 < *  SheepShaver (C) 1997-2002 Christian Bauer and Marc Hellwig
4 > *  SheepShaver (C) 1997-2004 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 138 | Line 138 | user_string_def common_strings[] = {
138          {STR_IDLEWAIT_CTRL, "Don't Use CPU When Idle"},
139          {STR_ROM_FILE_CTRL, "ROM File"},
140  
141 +        {STR_JIT_PANE_TITLE, "JIT Compiler"},
142 +        {STR_JIT_CTRL, "Enable JIT Compiler"},
143 +
144          {STR_WINDOW_TITLE, "SheepShaver"},
145          {STR_WINDOW_TITLE_FROZEN, "SheepShaver *** FROZEN ***"},
146          {STR_WINDOW_MENU, "SheepShaver"},

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines