diff --git a/Translations/Translations.pot b/Translations/Translations.pot index c13a08847..eff2c2f7b 100644 --- a/Translations/Translations.pot +++ b/Translations/Translations.pot @@ -677,7 +677,7 @@ msgid "Integer Zoom" msgstr "" #. Found in the preferences, under Canvas. Hint tooltip of "Integer Zoom". -msgid "Restricts the value to be an integral multiple of 100%" +msgid "Restricts the value to be an integer multiple of 100%" msgstr "" msgid "Tablet pressure sensitivity:" diff --git a/src/Preferences/PreferencesDialog.tscn b/src/Preferences/PreferencesDialog.tscn index 88402f2a4..fcdb8aab6 100644 --- a/src/Preferences/PreferencesDialog.tscn +++ b/src/Preferences/PreferencesDialog.tscn @@ -437,7 +437,7 @@ text = "Integer Zoom" margin_top = 28.0 margin_right = 149.0 margin_bottom = 52.0 -hint_tooltip = "Restricts the value to be an integral multiple of 100%" +hint_tooltip = "Restricts the value to be an integer multiple of 100%" mouse_default_cursor_shape = 2 size_flags_horizontal = 3 text = "On"