aboutsummaryrefslogtreecommitdiffstats
path: root/game/languages/English.ini
diff options
context:
space:
mode:
authorbasisbit <basisbit@b956fd51-792f-4845-bead-9b4dfca2ff2c>2015-09-14 00:11:19 +0000
committerbasisbit <basisbit@b956fd51-792f-4845-bead-9b4dfca2ff2c>2015-09-14 00:11:19 +0000
commit5a01e129266afda8614b766147606e3d318fc89c (patch)
tree47bed9c239720b44aeced53bdac3f23003be4e58 /game/languages/English.ini
parent8ace847c2b8bbe70c7225540ae8ded1366196e11 (diff)
downloadusdx-5a01e129266afda8614b766147606e3d318fc89c.tar.gz
usdx-5a01e129266afda8614b766147606e3d318fc89c.tar.xz
usdx-5a01e129266afda8614b766147606e3d318fc89c.zip
* added texts and English+German translation for JukeBox
* write to log if a skin-texture can't be found / loaded * implemented search-feature in jukebox-mode similar to the search feature in normal mode * fixed bunch of bugs in jukebox mode that existed in usdx wp * jukebox mode: start playing full playlist when user presses enter after doing a search without results instead of crashing * repeat playlist by default in jukebox mode git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3137 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'game/languages/English.ini')
-rw-r--r--game/languages/English.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/game/languages/English.ini b/game/languages/English.ini
index 66815a7e..ebb44b1d 100644
--- a/game/languages/English.ini
+++ b/game/languages/English.ini
@@ -443,3 +443,18 @@ ERROR_CORRUPT_SONG_UNKNOWN_IN_LINE=Song could not be loaded: Error parsing line
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 microphone. Please check your record options
+
+MSG_END_JUKEBOX=Do you want leave Jukebox Mode?
+JUKEBOX_RANDOM=Random
+JUKEBOX_REPEAT=Repeat
+JUKEBOX_FIND=Find:
+JUKEBOX_SORT=Sort:
+JUKEBOX_SONGLIST=List of Songs
+
+JUKEBOX_OPTIONS_SONGPOSITION=CTRl+UP/DOWN: move song to up/down
+JUKEBOX_OPTIONS_LYRIC=CTRL+L: On/Off Lyric
+JUKEBOX_OPTIONS_REPEAT=CTRL+X: On/Off Playlist Repeat
+JUKEBOX_OPTIONS_RANDOM=CTRL+R: Random Sort
+JUKEBOX_OPTIONS_SORT=CTRL+S: Sort by Artist/Title/Edition/Genre/Language
+JUKEBOX_OPTIONS_FIND=CTRL+F: On/Off Song Search
+