edited battleship.properties
added a new error message in case ships are out of bounds
This commit is contained in:
parent
562a478ef8
commit
d15f1a3f5f
@@ -37,3 +37,4 @@ dialog.error=Error
|
||||
dialog.question=Question
|
||||
port.must.be.integer=Port must be an integer number
|
||||
map.doesnt.fit=The map doesn't fit to this game
|
||||
ships.dont.fit.the.map=Ships are out of the Area
|
||||
|
||||
@@ -37,3 +37,4 @@ dialog.error=Fehler
|
||||
dialog.question=Frage
|
||||
port.must.be.integer=Der Port muss eine ganze Zahl sein
|
||||
map.doesnt.fit=Diese Karte passt nicht zu diesem Spiel
|
||||
ships.dont.fit.the.map=Ein Schiff ist au<61>erhalb des Spielfelds plaziert
|
||||
Reference in New Issue
Block a user