Merge branches '6.0' and 'master' of https://github.com/Anuken/Mindustry into 6.0
# Conflicts: # core/src/mindustry/ui/fragments/PlayerListFragment.java
This commit is contained in:
@@ -201,12 +201,12 @@ server.outdated = [crimson]Outdated Server![]
|
||||
server.outdated.client = [crimson]Outdated Client![]
|
||||
server.version = [gray]v{0} {1}
|
||||
server.custombuild = [accent]Custom Build
|
||||
confirmban = Are you sure you want to ban this player?
|
||||
confirmkick = Are you sure you want to kick this player?
|
||||
confirmvotekick = Are you sure you want to vote-kick this player?
|
||||
confirmban = Are you sure you want to ban "{0}[white]"?
|
||||
confirmkick = Are you sure you want to kick "{0}[white]"?
|
||||
confirmvotekick = Are you sure you want to vote-kick "{0}[white]"?
|
||||
confirmunban = Are you sure you want to unban this player?
|
||||
confirmadmin = Are you sure you want to make this player an admin?
|
||||
confirmunadmin = Are you sure you want to remove admin status from this player?
|
||||
confirmadmin = Are you sure you want to make "{0}[white]" an admin?
|
||||
confirmunadmin = Are you sure you want to remove admin status from "{0}[white]"?
|
||||
joingame.title = Join Game
|
||||
joingame.ip = Address:
|
||||
disconnect = Disconnected.
|
||||
@@ -381,7 +381,7 @@ editor.unsaved = [scarlet]You have unsaved changes![]\nAre you sure you want to
|
||||
editor.resizemap = Resize Map
|
||||
editor.mapname = Map Name:
|
||||
editor.overwrite = [accent]Warning!\nThis overwrites an existing map.
|
||||
editor.overwrite.confirm = [scarlet]Warning![] A map with this name already exists. Are you sure you want to overwrite it?
|
||||
editor.overwrite.confirm = [scarlet]Warning![] A map with this name already exists. Are you sure you want to overwrite it?\n"[accent]{0}[]"
|
||||
editor.exists = A map with this name already exists.
|
||||
editor.selectmap = Select a map to load:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user