mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-19 22:43:32 +00:00
FIX: Rewrite options
This commit is contained in:
@@ -145,6 +145,7 @@ options.gamma=Brightness
|
||||
options.gamma.min=Moody
|
||||
options.gamma.max=Bright
|
||||
options.group.mojang=Login
|
||||
options.group.general=General
|
||||
options.group.game=Game
|
||||
options.group.controls=Controls
|
||||
options.group.graphics=Graphics
|
||||
@@ -187,6 +188,15 @@ options.particles=Particles
|
||||
options.particles.all=All
|
||||
options.particles.decreased=Decreased
|
||||
options.particles.minimal=Minimal
|
||||
options.username=Username
|
||||
options.smoothCamera=Smooth camera
|
||||
options.destroyVibration=Destroy vibration
|
||||
options.isLeftHanded=Left handed
|
||||
options.useTouchscreen=Use touchscreen
|
||||
options.fancyGraphics=Fancy graphics
|
||||
options.renderDebug=Debug render
|
||||
options.anaglyph3d=3D anaglyph
|
||||
|
||||
|
||||
performance.max=Max FPS
|
||||
performance.balanced=Balanced
|
||||
@@ -194,21 +204,21 @@ performance.powersaver=Power saver
|
||||
|
||||
controls.title=Controls
|
||||
|
||||
key.forward=Forward
|
||||
key.left=Left
|
||||
key.back=Back
|
||||
key.right=Right
|
||||
key.jump=Jump
|
||||
key.inventory=Inventory
|
||||
key.drop=Drop
|
||||
key.chat=Chat
|
||||
key.fog=Toggle Fog
|
||||
key.sneak=Sneak
|
||||
key.playerlist=List Players
|
||||
key.attack=Attack
|
||||
key.use=Use Item
|
||||
key.pickItem=Pick Block
|
||||
key.mouseButton=Button %1$s
|
||||
options.key.forward=Forward
|
||||
options.key.left=Left
|
||||
options.key.back=Back
|
||||
options.key.right=Right
|
||||
options.key.jump=Jump
|
||||
options.key.inventory=Inventory
|
||||
options.key.drop=Drop
|
||||
options.key.chat=Chat
|
||||
options.key.fog=Toggle Fog
|
||||
options.key.sneak=Sneak
|
||||
options.key.playerlist=List Players
|
||||
options.key.attack=Attack
|
||||
options.key.use=Use Item
|
||||
options.key.pickItem=Pick Block
|
||||
options.key.mouseButton=Button %1$s
|
||||
|
||||
texturePack.openFolder=Open texture pack folder
|
||||
texturePack.title=Select Texture Pack
|
||||
|
||||
Reference in New Issue
Block a user