From 5e24ca05fd91a7870983858f02b4f6cf7b496a06 Mon Sep 17 00:00:00 2001 From: "Esteban I. RM" Date: Mon, 16 Oct 2017 20:44:48 -0300 Subject: [PATCH] Add updated settings_translation_file --- src/settings_translation_file.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/settings_translation_file.cpp b/src/settings_translation_file.cpp index bd8447c4b..e72b0a9f0 100644 --- a/src/settings_translation_file.cpp +++ b/src/settings_translation_file.cpp @@ -310,7 +310,7 @@ fake_function() { gettext("Crosshair alpha"); gettext("Crosshair alpha (opaqueness, between 0 and 255)."); gettext("Recent Chat Messages"); - gettext("Maximum number of recent chat lines to show"); + gettext("Maximum number of recent chat messages to show"); gettext("Desynchronize block animation"); gettext("Whether node texture animations should be desynchronized per mapblock."); gettext("Maximum hotbar width");