Changeset 3177

Show
Ignore:
Timestamp:
03/26/06 18:39:27 (2 years ago)
Author:
rinoa
Message:

Fixes #475 where the Add Dialog was broken in Dutch and German localizations.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Languages/Dutch.lproj/MVBuddyList.nib/classes.nib

    r2163 r3177  
    11{ 
    22    IBClasses = ( 
     3        { 
     4            ACTIONS = { 
     5                clearSearchField = id;  
     6                deselectAll = id;  
     7                editInAddressBook = id;  
     8                selectInAddressBook = id;  
     9            };  
     10            CLASS = ABPeoplePickerView;  
     11            LANGUAGE = ObjC;  
     12            SUPERCLASS = NSView;  
     13        },  
    314        {CLASS = ASExtendedOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },  
    415        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },  
  • trunk/Languages/Dutch.lproj/MVBuddyList.nib/info.nib

    r2163 r3177  
    88        <dict> 
    99                <key>148</key> 
    10                 <string>552 603 273 194 0 0 1280 832 </string> 
     10                <string>415 522 245 194 0 0 1024 746 </string> 
    1111                <key>168</key> 
    12                 <string>404 553 162 87 0 0 1280 832 </string> 
     12                <string>311 489 164 87 0 0 1024 746 </string> 
    1313        </dict> 
    1414        <key>IBFramework Version</key> 
    15         <string>362.0</string> 
     15        <string>443.0</string> 
    1616        <key>IBLockedObjects</key> 
    1717        <array/> 
    1818        <key>IBOpenObjects</key> 
    1919        <array> 
    20                 <integer>148</integer> 
    21                 <integer>168</integer> 
    22                 <integer>41</integer> 
     20                <integer>80</integer> 
    2321        </array> 
    2422        <key>IBSystem Version</key> 
    25         <string>7S215</string> 
     23        <string>8H14</string> 
    2624</dict> 
    2725</plist> 
  • trunk/Languages/German.lproj/MVBuddyList.nib/classes.nib

    r2114 r3177  
    11{ 
    22    IBClasses = ( 
     3        {CLASS = ABAddressBook; LANGUAGE = ObjC; SUPERCLASS = NSObject; },  
     4        { 
     5            ACTIONS = { 
     6                clearSearchField = id;  
     7                deselectAll = id;  
     8                editInAddressBook = id;  
     9                selectInAddressBook = id;  
     10            };  
     11            CLASS = ABPeoplePickerView;  
     12            LANGUAGE = ObjC;  
     13            SUPERCLASS = NSView;  
     14        },  
    315        {CLASS = ASExtendedOutlineView; LANGUAGE = ObjC; SUPERCLASS = NSOutlineView; },  
    416        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },  
  • trunk/Languages/German.lproj/MVBuddyList.nib/info.nib

    r3149 r3177  
    44<dict> 
    55        <key>IBDocumentLocation</key> 
    6         <string>428 53 356 303 0 0 1024 746 </string> 
     6        <string>117 82 356 303 0 0 1024 746 </string> 
    77        <key>IBEditorPositions</key> 
    88        <dict> 
    99                <key>148</key> 
    10                 <string>432 447 287 194 0 0 1024 746 </string> 
     10                <string>432 447 258 194 0 0 1024 746 </string> 
    1111                <key>168</key> 
    1212                <string>312 489 154 87 0 0 1024 746 </string> 
     
    2020        <key>IBOpenObjects</key> 
    2121        <array> 
    22                 <integer>148</integer> 
    23                 <integer>168</integer> 
     22                <integer>80</integer> 
     23                <integer>115</integer> 
    2424        </array> 
    2525        <key>IBSystem Version</key> 
    26         <string>8F46</string> 
     26        <string>8H14</string> 
    2727</dict> 
    2828</plist>