Changeset 4279

Show
Ignore:
Timestamp:
06/09/06 19:38:12 (2 years ago)
Author:
morris
Message:

Add German.lproj

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • WiredServer/trunk/Package/Resources/English.lproj/ReadMe.rtf

    r4223 r4279  
    3131\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\ql\qnatural 
    3232 
    33 \f1\b0 \cf0 - Add Japanese and French localizations\ 
     33\f1\b0 \cf0 - Add Japanese, French and German localizations\ 
    3434- Fix problem with main thread hanging after registering with a tracker sometimes\ 
    3535- Fixed an issue where, for some types of crashes, wired.pid was not removed at exit\ 
  • WiredServer/trunk/PreferencePane/French.lproj/Localizable.strings

    r4278 r4279  
    1 /* File comment */ 
     1/* File comment (application, date) */ 
    22"# This file was generated by %@ at %@\n" = "# Ce fichier à été générer par %1$@ à %2$@\n"; 
    33 
  • WiredServer/trunk/WiredServer.xcodeproj/project.pbxproj

    r4271 r4279  
    163163                089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; }; 
    164164                1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; 
     165                774387850A39948E00588CD7 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = PreferencePane/German.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 
     166                774387880A39949100588CD7 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = PreferencePane/German.lproj/Localizable.strings; sourceTree = "<group>"; }; 
     167                7743878B0A39949500588CD7 /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = PreferencePane/German.lproj/Wired.nib; sourceTree = "<group>"; }; 
    165168                778C0235072F900E00F29BC7 /* Plus.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Plus.tiff; path = PreferencePane/Plus.tiff; sourceTree = "<group>"; }; 
    166169                778C0236072F900E00F29BC7 /* Minus.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Minus.tiff; path = PreferencePane/Minus.tiff; sourceTree = "<group>"; }; 
     
    178181                77C6D5B8072CF3BA008F6164 /* Group.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Group.tiff; path = PreferencePane/Group.tiff; sourceTree = "<group>"; }; 
    179182                77C6D5B9072CF3BA008F6164 /* User.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = User.tiff; path = PreferencePane/User.tiff; sourceTree = "<group>"; }; 
    180                 77D2ADCE0A2F167600173F3C /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = PreferencePane/French.lproj/Localizable.strings; sourceTree = "<group>"; }; 
     183                77D2ADCE0A2F167600173F3C /* French */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = French; path = PreferencePane/French.lproj/Localizable.strings; sourceTree = "<group>"; }; 
    181184                77D2ADD10A2F16A700173F3C /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = PreferencePane/French.lproj/Wired.nib; sourceTree = "<group>"; }; 
    182185                A503353B0864C0DE00CE6911 /* Wired */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; name = Wired; path = StartupItems/Wired/Wired; sourceTree = "<group>"; }; 
     
    704707                                A56445B10A26282100ADF4F5 /* Japanese */, 
    705708                                77D2ADCE0A2F167600173F3C /* French */, 
     709                                774387880A39949100588CD7 /* German */, 
    706710                        ); 
    707711                        name = Localizable.strings; 
     
    712716                        children = ( 
    713717                                A5992EE4072A7A0C00E67617 /* English */, 
     718                                774387850A39948E00588CD7 /* German */, 
    714719                        ); 
    715720                        name = InfoPlist.strings; 
     
    722727                                A56445B40A26282600ADF4F5 /* Japanese */, 
    723728                                77D2ADD10A2F16A700173F3C /* French */, 
     729                                7743878B0A39949500588CD7 /* German */, 
    724730                        ); 
    725731                        name = Wired.nib;