From 792e013eaf4a572364457b96f6f9c07dafe6fe9a Mon Sep 17 00:00:00 2001 From: "Esteban I. RM" Date: Sun, 15 Oct 2017 21:22:22 -0300 Subject: don't pass g_settings around, and use it directly --- src/settings_translation_file.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/settings_translation_file.cpp') diff --git a/src/settings_translation_file.cpp b/src/settings_translation_file.cpp index b7c80e79b..bd8447c4b 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 items to show"); + gettext("Maximum number of recent chat lines to show"); gettext("Desynchronize block animation"); gettext("Whether node texture animations should be desynchronized per mapblock."); gettext("Maximum hotbar width"); -- cgit v1.2.3