diff options
Diffstat (limited to 'src/settings_translation_file.cpp')
-rw-r--r-- | src/settings_translation_file.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/settings_translation_file.cpp b/src/settings_translation_file.cpp index c2390c189..2b56115df 100644 --- a/src/settings_translation_file.cpp +++ b/src/settings_translation_file.cpp @@ -27,6 +27,7 @@ fake_function() { gettext("Double tap jump for fly"); gettext("Double-tapping the jump key toggles fly mode."); gettext("Always fly and fast"); + gettext("Automatic jumping"); gettext("If disabled, \"special\" key is used to fly fast if both fly and fast mode are enabled."); gettext("Rightclick repetition interval"); gettext("The time in seconds it takes between repeated right clicks when holding the right mouse button."); |