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_typing" = NSTextField;
14 "popUp_encryption" = NSPopUpButton;
15 "textField_accountUID" = NSTextField;
16 "textField_accountUIDLabel" = NSTextField;
17 "textField_alias" = NSTextField;
18 "textField_connectHost" = NSTextField;
19 "textField_connectPort" = NSTextField;
20 "textField_password" = NSTextField;
21 "view_auxiliaryTabView" = NSTabView;
22 "view_options" = NSView;
23 "view_privacy" = NSView;
24 "view_profile" = NSView;
25 "view_setup" = NSView;
27 SUPERCLASS = AIObject;
29 {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
31 CLASS = ESGaimMeanwhileAccountViewController;
33 OUTLETS = {"checkBox_fakeClientId" = NSButton; "checkBox_forceLogin" = NSButton; };
34 SUPERCLASS = AIAccountViewController;
36 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }