summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/en.ini8
1 files changed, 4 insertions, 4 deletions
diff --git a/locale/en.ini b/locale/en.ini
index b8f484b1..af4daf42 100644
--- a/locale/en.ini
+++ b/locale/en.ini
@@ -17,7 +17,7 @@ c.error.websocket.unavailable=unavailable
c.error.websocket=WebSocket closed with code: {0}, reason {1}. Clean: {2}
c.error=Error
c.hint.boost=Press {0} to boost
-c.hint.framerate_low=Your framerate seems to be low. You can lower your graphics settings in the settings menu.
+c.hint.framerate_low=It seems like your game is running slow. You can lower your graphics settings to improve performance in the settings menu.
c.hint.interact=Press {0} to pick up items and to interact with tools
c.hint.join_while_running=Press {0} and click "Join" to join the game while it is running
c.hint.movement=Use {0} to move
@@ -93,9 +93,9 @@ c.settings.gameplay.usernames=Show username tags
c.settings.gameplay.vibration=Enable vibrations
c.settings.gameplay=Gameplay
c.settings.graphics.aa.disabled=Disabled
-c.settings.graphics.aa.fx=FXAA
+c.settings.graphics.aa.fx=FXAA (computationally cheap but generated artifacts)
c.settings.graphics.aa.ms2x=MSAA 2x
-c.settings.graphics.aa.ms4x=MSAA 4x
+c.settings.graphics.aa.ms4x=MSAA 4x (accurate but computationally expensive)
c.settings.graphics.aa=Anti-aliasing
c.settings.graphics.ao=Ambient occlusion
c.settings.graphics.debug_info=Display debug info (Framerate, etc.)
@@ -216,7 +216,7 @@ s.error.no_player=Player does not exist.
s.error.no_tile=Tile does not exist.
s.error.packet_not_supported=Packet not supported in this session.
s.error.packet_sender_invalid=Packet sent to a player that is not owned by this connection.
-s.error.quoting_invalid=Comand quoting invalid
+s.error.quoting_invalid=Command quoting invalid
s.error.self_interact=Interacting with yourself. This is impossible.
s.error.tutorial_already_running=Tutorial already running
s.error.tutorial_no_running=No tutorial running