diff options
-rw-r--r-- | ChangeLog.GERMAN.txt | 2 | ||||
-rw-r--r-- | ChangeLog.txt | 2 | ||||
-rw-r--r-- | game/languages/English.ini | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.GERMAN.txt b/ChangeLog.GERMAN.txt index abe4560c..322c9c30 100644 --- a/ChangeLog.GERMAN.txt +++ b/ChangeLog.GERMAN.txt @@ -7,7 +7,7 @@ Plattform Upd: Plattformunabhängige Codebasis Upd: Codebasis unabhängig von der Byte-Reihenfolge Add: Unterstützung für Linux und FreeBSD (beide x86/x86_64) -Add: Unterstützung für Max OS X (Intel 10.5/10.6) +Add: Unterstützung für Mac OS X (Intel 10.5/10.6) -------------- Audio diff --git a/ChangeLog.txt b/ChangeLog.txt index f3ffd1f1..11d6816f 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -7,7 +7,7 @@ platform upd: platform independent code base upd: endianness independent code base add: Linux and FreeBSD support (x86 and x86_64) -add: Max OS X support (Intel 10.5/10.6) +add: Mac OS X support (Intel 10.5/10.6) -------------- audio diff --git a/game/languages/English.ini b/game/languages/English.ini index ef624d97..f06a75b1 100644 --- a/game/languages/English.ini +++ b/game/languages/English.ini @@ -438,4 +438,4 @@ ERROR_CORRUPT_SONG_NO_BREAKS=Song could not be loaded: Can''t find any linebreak ERROR_CORRUPT_SONG_UNKNOWN_IN_LINE=Song could not be loaded: Error parsing line %0:d ERROR_NO_EDITOR=This feature is not available on Linux/Mac ERROR_PLAYER_DEVICE_ASSIGNMENT=Player %d is assigned to multiple microphones. Please check your record options -ERROR_PLAYER_NO_DEVICE_ASSIGNMENT=Player %d is not assigned to a microphones. Please check your record options +ERROR_PLAYER_NO_DEVICE_ASSIGNMENT=Player %d is not assigned to a microphone. Please check your record options |