You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/settings_translation_file.cpp
+2
Original file line number
Diff line number
Diff line change
@@ -245,6 +245,8 @@ fake_function() {
245
245
gettext("Field of view while zooming in degrees.\nThis requires the \"zoom\" privilege on the server.");
246
246
gettext("Gamma");
247
247
gettext("Adjust the gamma encoding for the light tables. Higher numbers are brighter.\nThis setting is for the client only and is ignored by the server.");
248
+
gettext("Darkness sharpness");
249
+
gettext("Lightness sharpness");
248
250
gettext("Texture path");
249
251
gettext("Path to texture directory. All textures are first searched from here.");
0 commit comments