Source commit: f4727435f9e8d910b474c19be1fab2c360f5ff2d
@@ -2537,7 +2537,8 @@ object PreferencesDialog: TPreferencesDialog
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption =
- '&Show Login dialog on startup and when the last session is closed'
+ '&Show Login dialog on startup and when the last session is close' +
+ 'd'
TabOrder = 2
OnClick = ControlChange
end