Removed unused bundle keys
This commit is contained in:
@@ -55,13 +55,7 @@ text.about.button=About
|
||||
text.name=Name:
|
||||
text.unlocked=New Block Unlocked!
|
||||
text.unlocked.plural=New Blocks Unlocked!
|
||||
text.server.rollback=Rollback
|
||||
text.server.rollback.numberfield=Rollback Amount:
|
||||
text.blocks.editlogs=Edit Logs
|
||||
text.block.editlogsnotfound=[red]There are no edit logs for this location.
|
||||
text.public=Public
|
||||
text.players={0} players online
|
||||
text.server.player.host={0} (host)
|
||||
text.players.single={0} player online
|
||||
text.server.mismatch=Packet error: possible client/server version mismatch.\nMake sure you and the host have the\nlatest version of Mindustry!
|
||||
text.server.closing=[accent]Closing server...
|
||||
@@ -118,7 +112,6 @@ text.confirmban=Are you sure you want to ban this player?
|
||||
text.confirmunban=Are you sure you want to unban this player?
|
||||
text.confirmadmin=Are you sure you want to make this player an admin?
|
||||
text.confirmunadmin=Are you sure you want to remove admin status from this player?
|
||||
text.joingame.byip=Join by IP...
|
||||
text.joingame.title=Join Game
|
||||
text.joingame.ip=IP:
|
||||
text.disconnect=Disconnected.
|
||||
@@ -130,8 +123,6 @@ text.server.port=Port:
|
||||
text.server.addressinuse=Address already in use!
|
||||
text.server.invalidport=Invalid port number!
|
||||
text.server.error=[crimson]Error hosting server: [orange]{0}
|
||||
text.tutorial.back=< Prev
|
||||
text.tutorial.next=Next >
|
||||
text.save.new=New Save
|
||||
text.save.overwrite=Are you sure you want to overwrite\nthis save slot?
|
||||
text.overwrite=Overwrite
|
||||
@@ -226,21 +217,13 @@ text.editor.exportimage.description=Export a map image file
|
||||
text.editor.loadimage=Import Terrain
|
||||
text.editor.saveimage=Export Terrain
|
||||
text.editor.unsaved=[scarlet]You have unsaved changes![]\nAre you sure you want to exit?
|
||||
text.editor.brushsize=Brush size: {0}
|
||||
text.editor.noplayerspawn=This map has no player spawnpoint!
|
||||
text.editor.manyplayerspawns=Maps cannot have more than one\nplayer spawnpoint!
|
||||
text.editor.manyenemyspawns=Cannot have more than\n{0} enemy spawnpoints!
|
||||
text.editor.resizemap=Resize Map
|
||||
text.editor.resizebig=[scarlet]Warning!\n[]Maps larger than 256 units may be laggy and unstable.
|
||||
text.editor.mapname=Map Name:
|
||||
text.editor.overwrite=[accent]Warning!\nThis overwrites an existing map.
|
||||
text.editor.overwrite.confirm=[scarlet]Warning![] A map with this name already exists. Are you sure you want to overwrite it?
|
||||
text.editor.selectmap=Select a map to load:
|
||||
text.width=Width:
|
||||
text.height=Height:
|
||||
text.randomize=Randomize
|
||||
text.apply=Apply
|
||||
text.update=Update
|
||||
text.menu=Menu
|
||||
text.play=Play
|
||||
text.load=Load
|
||||
@@ -269,7 +252,6 @@ text.yes=Yes
|
||||
text.no=No
|
||||
text.info.title=[accent]Info
|
||||
text.error.title=[crimson]An error has occured
|
||||
text.error.crashmessage=[SCARLET]An unexpected error has occured, which would have caused a crash.\n[]Please report the exact circumstances under which this error occured to the developer: \n[ORANGE]anukendev@gmail.com[]
|
||||
text.error.crashtitle=An error has occured
|
||||
text.blocks.blockinfo=Block Info
|
||||
text.blocks.powercapacity=Power Capacity
|
||||
@@ -336,7 +318,6 @@ setting.difficulty.insane=insane
|
||||
setting.difficulty.purge=purge
|
||||
setting.difficulty.name=Difficulty:
|
||||
setting.screenshake.name=Screen Shake
|
||||
setting.smoothcam.name=Smooth Camera
|
||||
setting.indicators.name=Enemy Indicators
|
||||
setting.effects.name=Display Effects
|
||||
setting.sensitivity.name=Controller Sensitivity
|
||||
@@ -347,10 +328,8 @@ setting.multithread.name=Multithreading
|
||||
setting.fps.name=Show FPS
|
||||
setting.vsync.name=VSync
|
||||
setting.lasers.name=Show Power Lasers
|
||||
setting.previewopacity.name=Placing Preview Opacity
|
||||
setting.healthbars.name=Show Entity Health bars
|
||||
setting.minimap.name=Show Minimap
|
||||
setting.pixelate.name=Pixelate Screen
|
||||
setting.musicvol.name=Music Volume
|
||||
setting.mutemusic.name=Mute Music
|
||||
setting.sfxvol.name=SFX Volume
|
||||
|
||||
Reference in New Issue
Block a user