Resources/uk_UA.lproj/ListLayoutSheet.nib/classes.nib
author Frank Dowsett <wixardy@adium.im>
Fri Aug 20 21:47:49 2010 -0400 (21 months ago)
changeset 3014 1105823ada09
permissions -rw-r--r--
Ukranian localisation from marker. Fixes #14221
     1 {
     2     IBClasses = (
     3         {
     4             ACTIONS = {cancel = id; okay = id; preferenceChanged = id; }; 
     5             CLASS = AIListLayoutWindowController; 
     6             LANGUAGE = ObjC; 
     7             OUTLETS = {
     8                 "checkBox_drawContactBubblesWithGraadient" = NSButton; 
     9                 "checkBox_extendedStatusVisible" = NSButton; 
    10                 "checkBox_outlineBubbles" = NSButton; 
    11                 "checkBox_serviceIconsVisible" = NSButton; 
    12                 "checkBox_showGroupBubbles" = NSButton; 
    13                 "checkBox_statusIconsVisible" = NSButton; 
    14                 "checkBox_userIconVisible" = NSButton; 
    15                 "fontField_contact" = JVFontPreviewField; 
    16                 "fontField_group" = JVFontPreviewField; 
    17                 "fontField_status" = JVFontPreviewField; 
    18                 "popUp_contactTextAlignment" = NSPopUpButton; 
    19                 "popUp_extendedStatusPosition" = NSPopUpButton; 
    20                 "popUp_extendedStatusStyle" = NSPopUpButton; 
    21                 "popUp_groupTextAlignment" = NSPopUpButton; 
    22                 "popUp_serviceIconPosition" = NSPopUpButton; 
    23                 "popUp_statusIconPosition" = NSPopUpButton; 
    24                 "popUp_userIconPosition" = NSPopUpButton; 
    25                 "slider_contactLeftIndent" = NSSlider; 
    26                 "slider_contactRightIndent" = NSSlider; 
    27                 "slider_contactSpacing" = NSSlider; 
    28                 "slider_groupTopSpacing" = NSSlider; 
    29                 "slider_outlineWidth" = NSSlider; 
    30                 "slider_userIconSize" = NSSlider; 
    31                 "tabViewItem_advancedContactBubbles" = NSTabViewItem; 
    32                 "tabView_preferences" = NSTabView; 
    33                 "textField_contactLeftIndent" = NSTextField; 
    34                 "textField_contactRightIndent" = NSTextField; 
    35                 "textField_contactSpacing" = NSTextField; 
    36                 "textField_groupTopSpacing" = NSTextField; 
    37                 "textField_layoutName" = NSTextField; 
    38                 "textField_outlineWidthIndicator" = NSTextField; 
    39                 "textField_userIconSize" = NSTextField; 
    40             }; 
    41             SUPERCLASS = AIWindowController; 
    42         }, 
    43         {
    44             CLASS = AIWindowController; 
    45             LANGUAGE = ObjC; 
    46             SUPERCLASS = NSWindowController; 
    47         }, 
    48         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
    49         {
    50             ACTIONS = {chooseFontWithFontPanel = id; selectFont = id; }; 
    51             CLASS = JVFontPreviewField; 
    52             LANGUAGE = ObjC; 
    53             SUPERCLASS = NSTextField; 
    54         }, 
    55         {CLASS = NSObject; LANGUAGE = ObjC; }
    56     ); 
    57     IBVersion = 1; 
    58 }