| | # ######################################################################## |
| | |
| | +# suppress inspection "UnusedProperty" for whole file |
| | + |
| | # The application title should exist only once in the entire code base. |
| | # All other references should either refer to this value via the Messages |
 |
| | |
| | Preferences.fonts=Fonts |
| | -Preferences.fonts.antialias=Antialiasing Threshold |
| | -Preferences.fonts.antialias.desc=Minimum font point size to enable antialiasing (-1 is never, 0 is always). |
| | +Preferences.fonts.size_editor=Editor Font Size |
| | +Preferences.fonts.size_editor.desc=Font size to use for the text editor. |
| | |
| | # ######################################################################## |