Ukranian localisation from marker. Fixes #14221
4 ACTIONS = {changedPreference = id; };
5 CLASS = AIAccountViewController;
8 "checkBox_checkMail" = NSButton;
9 "textField_accountUID" = NSTextField;
10 "textField_accountUIDLabel" = NSTextField;
11 "textField_alias" = NSTextField;
12 "textField_connectHost" = NSTextField;
13 "textField_connectPort" = NSTextField;
14 "textField_password" = NSTextField;
15 "view_auxiliaryTabView" = NSTabView;
16 "view_options" = NSView;
17 "view_profile" = NSView;
18 "view_setup" = NSView;
20 SUPERCLASS = AIObject;
22 {CLASS = AIDelayedTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
23 {CLASS = AIObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
24 {CLASS = AIPlasticButton; LANGUAGE = ObjC; SUPERCLASS = NSPopUpButton; },
25 {CLASS = AIPlasticMinusButton; LANGUAGE = ObjC; SUPERCLASS = AIPlasticButton; },
26 {CLASS = AIPlasticPlusButton; LANGUAGE = ObjC; SUPERCLASS = AIPlasticButton; },
27 {CLASS = ESDelayedTextField; LANGUAGE = ObjC; SUPERCLASS = NSTextField; },
29 ACTIONS = {addRowToServerList = id; removeSelectedRowFromServerList = id; };
30 CLASS = ESGaimZephyrAccountViewController;
33 "checkBox_exportAnyone" = NSButton;
34 "checkBox_exportSubs" = NSButton;
35 "checkBox_launchZhm" = NSButton;
36 "minus_servers" = NSButton;
37 "plus_servers" = NSButton;
38 "tableView_servers" = NSTableView;
39 "textField_encoding" = NSTextField;
40 "textField_exposure" = NSTextField;
42 SUPERCLASS = AIAccountViewController;
44 {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
45 {CLASS = NSLevelIndicator; LANGUAGE = ObjC; SUPERCLASS = NSControl; }