--- BasiliskII/src/user_strings.cpp 2005/11/20 21:58:30 1.17 +++ BasiliskII/src/user_strings.cpp 2008/01/01 09:40:31 1.19 @@ -1,7 +1,7 @@ /* * user_strings.cpp - Common localizable strings * - * Basilisk II (C) 1997-2005 Christian Bauer + * Basilisk II (C) 1997-2008 Christian Bauer * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -211,6 +211,7 @@ user_string_def common_strings[] = { {STR_CPU_68030_FPU_LAB, "68030 with FPU"}, {STR_CPU_68040_LAB, "68040"}, {STR_ROM_FILE_CTRL, "ROM File"}, + {STR_IDLEWAIT_CTRL, "Don't Use CPU When Idle"}, {STR_JIT_PANE_TITLE, "JIT Compiler"}, {STR_JIT_CTRL, "Enable JIT Compiler"},