diff options
author | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2016-01-05 09:48:08 +0000 |
---|---|---|
committer | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2016-01-05 09:48:08 +0000 |
commit | ce3f910c28c2f6f91f7138690e5284d000ba05e9 (patch) | |
tree | 90a4dd7202961d8ff607c9e2d8954d21804bc585 /game/languages | |
parent | e2a9ad22a5dc8a14b7fa536e28628f85481e8caf (diff) | |
download | usdx-ce3f910c28c2f6f91f7138690e5284d000ba05e9.tar.gz usdx-ce3f910c28c2f6f91f7138690e5284d000ba05e9.tar.xz usdx-ce3f910c28c2f6f91f7138690e5284d000ba05e9.zip |
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
Diffstat (limited to 'game/languages')
-rw-r--r-- | game/languages/English.ini | 8 | ||||
-rw-r--r-- | game/languages/German.ini | 8 |
2 files changed, 14 insertions, 2 deletions
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 |