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

Comparing BasiliskII/src/AmigaOS/user_strings_amiga.cpp (file contents):
Revision 1.3 by cebix, 1999-10-19T19:28:20Z vs.
Revision 1.5 by cebix, 2000-04-10T18:52:44Z

# Line 1 | Line 1
1   /*
2   *  user_strings_amiga.cpp - AmigaOS-specific localizable strings
3   *
4 < *  Basilisk II (C) 1997-1999 Christian Bauer
4 > *  Basilisk II (C) 1997-2000 Christian Bauer
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 44 | Line 44 | user_string_def platform_strings[] = {
44          {STR_NO_GTLAYOUT_LIB_WARN, "Cannot open gtlayout.library V39. The preferences editor GUI will not be available."},
45          {STR_NO_AHI_WARN, "Cannot open ahi.device V2. Audio output will be disabled."},
46          {STR_NO_AHI_CTRL_WARN, "Cannot open AHI control structure. Audio output will be disabled."},
47 +        {STR_AHI_MODE_CTRL, "AHI Mode"},
48  
49          {-1, NULL}      // End marker
50   };

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines