Ukranian localisation from marker. Fixes #14221
4 ACTIONS = {changedPreference = id; };
5 CLASS = AIAccountViewController;
8 "checkBox_checkMail" = NSButton;
9 "checkBox_sendTyping" = NSButton;
10 "label_alias" = NSTextField;
11 "label_encryption" = NSTextField;
12 "label_password" = NSTextField;
13 "label_port" = NSTextField;
14 "label_server" = NSTextField;
15 "label_typing" = NSTextField;
16 "popUp_encryption" = NSPopUpButton;
17 "textField_accountUID" = NSTextField;
18 "textField_accountUIDLabel" = NSTextField;
19 "textField_alias" = NSTextField;
20 "textField_connectHost" = NSTextField;
21 "textField_connectPort" = NSTextField;
22 "textField_password" = NSTextField;
23 "view_auxiliaryTabView" = NSTabView;
24 "view_options" = NSView;
25 "view_privacy" = NSView;
26 "view_profile" = NSView;
27 "view_setup" = NSView;
29 SUPERCLASS = AIObject;
31 {CLASS = AIContextMenuTextView; LANGUAGE = ObjC; SUPERCLASS = NSTextView; },
33 CLASS = AILocalizationTextField;
36 "view_anchorToLeftSide" = NSView;
37 "view_anchorToRightSide" = NSView;
38 "window_anchorOnLeftSide" = NSWindow;
39 "window_anchorOnRightSide" = NSWindow;
41 SUPERCLASS = NSTextField;
43 {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
45 ACTIONS = {copy = id; paste = id; };
46 CLASS = ESImageViewWithImagePicker;
48 OUTLETS = {delegate = id; };
49 SUPERCLASS = NSImageView;
52 ACTIONS = {registerNewAccount = id; };
53 CLASS = ESPurpleGaduGaduAccountViewController;
55 SUPERCLASS = AIAccountViewController;
57 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
58 {CLASS = NSTextField; LANGUAGE = ObjC; SUPERCLASS = NSControl; }