From ce3f910c28c2f6f91f7138690e5284d000ba05e9 Mon Sep 17 00:00:00 2001 From: k-m_schindler Date: Tue, 5 Jan 2016 09:48:08 +0000 Subject: add about, jukebox and credits buttons and rearrange the buttons in the main screen. The functions of the about and jukebox buttons are still off. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@3191 b956fd51-792f-4845-bead-9b4dfca2ff2c --- game/languages/English.ini | 8 +++++++- game/languages/German.ini | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) (limited to 'game/languages') diff --git a/game/languages/English.ini b/game/languages/English.ini index ebb44b1d..a747fe2d 100644 --- a/game/languages/English.ini +++ b/game/languages/English.ini @@ -9,7 +9,7 @@ OPTION_VALUE_ENGLISH=English OPTION_VALUE_EUSKARA=Euskara OPTION_VALUE_FINNISH=Finnish OPTION_VALUE_FRENCH=French -OPTION_VALUE_GAELIC=Gaelic + OPTION_VALUE_GAELIC=Gaelic OPTION_VALUE_GERMAN=German OPTION_VALUE_GREEK=Greek OPTION_VALUE_HUNGARIAN=Hungarian @@ -458,3 +458,9 @@ 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 +SING_SONG_CREDITS=Credits +SING_JUKEBOX=Jukebox +SING_JUKEBOX_DESC=Listen to my collection of songs + +SING_ABOUT=About +SING_ABOUT_DESC=About Ultrastar Deluxe diff --git a/game/languages/German.ini b/game/languages/German.ini index b0ffc6ec..36010b4f 100644 --- a/game/languages/German.ini +++ b/game/languages/German.ini @@ -444,7 +444,7 @@ ERROR_PLAYER_DEVICE_ASSIGNMENT=Mehrere Mikrofone für Spieler %d gewählt.\nAufn ERROR_PLAYER_NO_DEVICE_ASSIGNMENT=Kein Mikrofon für Spieler %d gewählt.\nAufnahmeoptionen überprüfen. ;UNUSED: SING_OPTIONS_ADVANCED_COUNT_HOW_OFTEN_SUNG=Wie oft gesungen mitzählen -MSG_END_JUKEBOX=JokeBox Modus beenden? +MSG_END_JUKEBOX=JukeBox Modus beenden? JUKEBOX_RANDOM=Zufall JUKEBOX_REPEAT=Wiederholen JUKEBOX_FIND=Suche @@ -458,3 +458,9 @@ JUKEBOX_OPTIONS_RANDOM=CTRL+R: Zufällige Sortierung JUKEBOX_OPTIONS_SORT=CTRL+S: Sortieren nach Künstler/Titel/Edition/Genre/Sprache JUKEBOX_OPTIONS_FIND=CTRL+F: An/Aus Song-Suche +SING_SONG_CREDITS=Credits +SING_JUKEBOX=Jukebox +SING_JUKEBOX_DESC=Höre meine Liedersammlung + +SING_ABOUT=Über +SING_ABOUT_DESC=Über Ultrastar Deluxe -- cgit v1.2.3