diff options
author | canni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-06-13 12:02:10 +0000 |
---|---|---|
committer | canni0 <canni0@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-06-13 12:02:10 +0000 |
commit | 21e1ceef2ce33beba10dd9e6b91b53ce9105b885 (patch) | |
tree | 908aee57e74982859708a9e1fb8eaf9407c6a5e6 | |
parent | 46c22d2ccdcfccc8174c34751f63c6a4ca1f022f (diff) | |
download | usdx-21e1ceef2ce33beba10dd9e6b91b53ce9105b885.tar.gz usdx-21e1ceef2ce33beba10dd9e6b91b53ce9105b885.tar.xz usdx-21e1ceef2ce33beba10dd9e6b91b53ce9105b885.zip |
- corrected some small typos
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2516 b956fd51-792f-4845-bead-9b4dfca2ff2c
-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 |