Aufgabe 10.
added class BackgroundMusic edited BattleshipApp, GameSound, Menu implemented a Slider for the Gui in order to change the Volume Quality of Life implemented feature to Safe the Sound settings to keep them even after shutting down the game implemented feature to mute Sounds/effects implemented feature to mute Music
This commit is contained in:
@@ -17,6 +17,7 @@ wait.for.opponent=Warte auf Deinen Gegner!
|
||||
confirm.leaving=Willst Du wirklich das Spiel verlassen?
|
||||
you.lost.the.game=Leider verloren!
|
||||
you.won.the.game=Du hast gewonnen!
|
||||
menu.music.toggle=Hintergrund Musik
|
||||
button.yes=Ja
|
||||
button.no=Nein
|
||||
button.ok=Ok
|
||||
@@ -28,7 +29,7 @@ port.number=Port
|
||||
wait.its.not.your.turn=Warte, Du bist nicht dran!!
|
||||
menu.quit=Spiel beenden
|
||||
menu.return-to-game=Zurück zum Spiel
|
||||
menu.sound-enabled=Sound eingeschaltet
|
||||
menu.sound-enabled=Sound
|
||||
menu.map.load=Karte von Datei laden...
|
||||
menu.map.save=Karte in Datei speichern...
|
||||
label.file=Datei:
|
||||
|
||||
Reference in New Issue
Block a user