adium-1.4 2781:f70d625fda88: Updated zh_CN translation from JT Lee.

commits at adium.im commits at adium.im
Sun Nov 22 20:11:07 UTC 2009


details:	http://hg.adium.im/adium-1.4/rev/f70d625fda88
revision:	2781:f70d625fda88
author:		Zachary West <zacw at adium.im>
date:		Sun Nov 22 15:09:51 2009 -0500

Updated zh_CN translation from JT Lee.

diffs (truncated from 15863 to 1000 lines):

diff -r b87a96eb5bfc -r f70d625fda88 Frameworks/AIUtilities Framework/Resources/zh_CN.lproj/Localizable.strings
Binary file Frameworks/AIUtilities Framework/Resources/zh_CN.lproj/Localizable.strings has changed
diff -r b87a96eb5bfc -r f70d625fda88 Frameworks/Adium Framework/Resources/zh_CN.lproj/EditStateSheet.nib/keyedobjects.nib
Binary file Frameworks/Adium Framework/Resources/zh_CN.lproj/EditStateSheet.nib/keyedobjects.nib has changed
diff -r b87a96eb5bfc -r f70d625fda88 Frameworks/Adium Framework/Resources/zh_CN.lproj/EmoticonNames.strings
Binary file Frameworks/Adium Framework/Resources/zh_CN.lproj/EmoticonNames.strings has changed
diff -r b87a96eb5bfc -r f70d625fda88 Frameworks/Adium Framework/Resources/zh_CN.lproj/Localizable.strings
Binary file Frameworks/Adium Framework/Resources/zh_CN.lproj/Localizable.strings has changed
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/DCPurpleJabberJoinChatView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/zh_CN.lproj/DCPurpleJabberJoinChatView.nib/keyedobjects.nib has changed
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/DCPurpleMeanwhileJoinChatView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/zh_CN.lproj/DCPurpleMeanwhileJoinChatView.nib/keyedobjects.nib has changed
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/DCPurpleOscarJoinChatView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/zh_CN.lproj/DCPurpleOscarJoinChatView.nib/keyedobjects.nib has changed
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/DCPurpleYahooJoinChatView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/zh_CN.lproj/DCPurpleYahooJoinChatView.nib/keyedobjects.nib has changed
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/DCPurpleZephyrJoinChatView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/zh_CN.lproj/DCPurpleZephyrJoinChatView.nib/keyedobjects.nib has changed
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESIRCAccountView.nib/classes.nib
--- a/Plugins/Purple Service/zh_CN.lproj/ESIRCAccountView.nib/classes.nib	Sun Nov 22 09:58:41 2009 -0600
+++ b/Plugins/Purple Service/zh_CN.lproj/ESIRCAccountView.nib/classes.nib	Sun Nov 22 15:09:51 2009 -0500
@@ -19,6 +19,29 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
+			<string>ESIRCAccountViewController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>checkbox_useSSL</key>
+				<string>NSButton</string>
+				<key>popUp_encoding</key>
+				<string>NSPopUpButton</string>
+				<key>textField_realname</key>
+				<string>NSTextField</string>
+				<key>textField_username</key>
+				<string>NSTextField</string>
+				<key>textView_commands</key>
+				<string>NSTextView</string>
+				<key>textfield_Nick</key>
+				<string>NSTextField</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>PurpleAccountViewController</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
 			<string>NSApplication</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
@@ -55,6 +78,14 @@
 			<string>NSView</string>
 		</dict>
 		<dict>
+			<key>CLASS</key>
+			<string>FirstResponder</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
 			<key>ACTIONS</key>
 			<dict>
 				<key>adiumPrint</key>
@@ -75,10 +106,23 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
-			<string>FirstResponder</string>
+			<string>NSButtonCell</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
 			<key>SUPERCLASS</key>
+			<string>NSActionCell</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>SS_PrefsController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>delegate</key>
+				<string>id</string>
+			</dict>
+			<key>SUPERCLASS</key>
 			<string>NSObject</string>
 		</dict>
 		<dict>
@@ -149,50 +193,6 @@
 			<key>SUPERCLASS</key>
 			<string>NSObject</string>
 		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>ESIRCAccountViewController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>checkbox_useSSL</key>
-				<string>NSButton</string>
-				<key>popUp_encoding</key>
-				<string>NSPopUpButton</string>
-				<key>textField_realname</key>
-				<string>NSTextField</string>
-				<key>textField_username</key>
-				<string>NSTextField</string>
-				<key>textView_commands</key>
-				<string>NSTextView</string>
-				<key>textfield_Nick</key>
-				<string>NSTextField</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>PurpleAccountViewController</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSButtonCell</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSActionCell</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>SS_PrefsController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>delegate</key>
-				<string>id</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
 	</array>
 	<key>IBVersion</key>
 	<string>1</string>
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESIRCAccountView.nib/info.nib
--- a/Plugins/Purple Service/zh_CN.lproj/ESIRCAccountView.nib/info.nib	Sun Nov 22 09:58:41 2009 -0600
+++ b/Plugins/Purple Service/zh_CN.lproj/ESIRCAccountView.nib/info.nib	Sun Nov 22 15:09:51 2009 -0500
@@ -3,19 +3,13 @@
 <plist version="1.0">
 <dict>
 	<key>IBFramework Version</key>
-	<string>677</string>
-	<key>IBLastKnownRelativeProjectPath</key>
-	<string>../../Adium.xcodeproj</string>
+	<string>629</string>
 	<key>IBOldestOS</key>
 	<integer>5</integer>
 	<key>IBOpenObjects</key>
-	<array>
-		<integer>121</integer>
-		<integer>130</integer>
-		<integer>264</integer>
-	</array>
+	<array/>
 	<key>IBSystem Version</key>
-	<string>9G55</string>
+	<string>9L31a</string>
 	<key>targetFramework</key>
 	<string>IBCocoaFramework</string>
 </dict>
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESIRCAccountView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/zh_CN.lproj/ESIRCAccountView.nib/keyedobjects.nib has changed
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESPurpleAIMAccountView.nib/classes.nib
--- a/Plugins/Purple Service/zh_CN.lproj/ESPurpleAIMAccountView.nib/classes.nib	Sun Nov 22 09:58:41 2009 -0600
+++ b/Plugins/Purple Service/zh_CN.lproj/ESPurpleAIMAccountView.nib/classes.nib	Sun Nov 22 15:09:51 2009 -0500
@@ -6,11 +6,29 @@
 	<array>
 		<dict>
 			<key>CLASS</key>
-			<string>AIObject</string>
+			<string>PurpleAccountViewController</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>checkBox_broadcastMusic</key>
+				<string>NSButton</string>
+			</dict>
 			<key>SUPERCLASS</key>
-			<string>NSObject</string>
+			<string>AIAccountViewController</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>RBSplitView</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>delegate</key>
+				<string>id</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>RBSplitSubview</string>
 		</dict>
 		<dict>
 			<key>ACTIONS</key>
@@ -31,6 +49,14 @@
 			<string>NSTextView</string>
 		</dict>
 		<dict>
+			<key>CLASS</key>
+			<string>NSTextField</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSControl</string>
+		</dict>
+		<dict>
 			<key>ACTIONS</key>
 			<dict>
 				<key>pasteAsRichText</key>
@@ -49,6 +75,14 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
+			<string>RBSplitSubview</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSView</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
 			<string>FirstResponder</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
@@ -56,17 +90,84 @@
 			<string>NSObject</string>
 		</dict>
 		<dict>
+			<key>ACTIONS</key>
+			<dict>
+				<key>adiumPrint</key>
+				<string>id</string>
+				<key>didAdjustSubviews</key>
+				<string>RBSplitView</string>
+				<key>prefsWindowWillClose</key>
+				<string>SS_PrefsController</string>
+				<key>toggleFindPanel</key>
+				<string>id</string>
+				<key>willAdjustSubviews</key>
+				<string>RBSplitView</string>
+			</dict>
+			<key>CLASS</key>
+			<string>NSObject</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>NSButtonCell</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSActionCell</string>
+		</dict>
+		<dict>
 			<key>CLASS</key>
 			<string>AIPurpleAIMAccountViewController</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
 			<key>OUTLETS</key>
 			<dict>
+				<key>checkBox_SSL</key>
+				<string>NSButton</string>
+				<key>checkBox_proxyServer</key>
+				<string>NSButton</string>
 				<key>textView_textProfile</key>
 				<string>NSTextView</string>
 			</dict>
 			<key>SUPERCLASS</key>
-			<string>AIAccountViewController</string>
+			<string>AIPurpleOscarAccountViewController</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>SS_PrefsController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>delegate</key>
+				<string>id</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>NSButton</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSControl</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>AIPurpleOscarAccountViewController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>checkBox_SSL</key>
+				<string>NSButton</string>
+				<key>checkBox_proxyServer</key>
+				<string>NSButton</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>PurpleAccountViewController</string>
 		</dict>
 		<dict>
 			<key>CLASS</key>
@@ -106,6 +207,8 @@
 				<string>NSTextField</string>
 				<key>popUp_encryption</key>
 				<string>NSPopUpButton</string>
+				<key>progressIndicator_registering</key>
+				<string>NSProgressIndicator</string>
 				<key>textField_accountUID</key>
 				<string>NSTextField</string>
 				<key>textField_accountUIDLabel</key>
@@ -118,6 +221,8 @@
 				<string>NSTextField</string>
 				<key>textField_password</key>
 				<string>NSTextField</string>
+				<key>textField_registering</key>
+				<string>NSTextField</string>
 				<key>view_auxiliaryTabView</key>
 				<string>NSTabView</string>
 				<key>view_options</key>
@@ -130,7 +235,7 @@
 				<string>NSView</string>
 			</dict>
 			<key>SUPERCLASS</key>
-			<string>AIObject</string>
+			<string>NSObject</string>
 		</dict>
 	</array>
 	<key>IBVersion</key>
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESPurpleAIMAccountView.nib/info.nib
--- a/Plugins/Purple Service/zh_CN.lproj/ESPurpleAIMAccountView.nib/info.nib	Sun Nov 22 09:58:41 2009 -0600
+++ b/Plugins/Purple Service/zh_CN.lproj/ESPurpleAIMAccountView.nib/info.nib	Sun Nov 22 15:09:51 2009 -0500
@@ -3,13 +3,13 @@
 <plist version="1.0">
 <dict>
 	<key>IBFramework Version</key>
-	<string>677</string>
+	<string>629</string>
 	<key>IBOldestOS</key>
 	<integer>5</integer>
 	<key>IBOpenObjects</key>
 	<array/>
 	<key>IBSystem Version</key>
-	<string>9G55</string>
+	<string>9L31a</string>
 	<key>targetFramework</key>
 	<string>IBCocoaFramework</string>
 </dict>
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESPurpleAIMAccountView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/zh_CN.lproj/ESPurpleAIMAccountView.nib/keyedobjects.nib has changed
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESPurpleGaduGaduAccountView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/zh_CN.lproj/ESPurpleGaduGaduAccountView.nib/keyedobjects.nib has changed
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESPurpleICQAccountView.nib/classes.nib
--- a/Plugins/Purple Service/zh_CN.lproj/ESPurpleICQAccountView.nib/classes.nib	Sun Nov 22 09:58:41 2009 -0600
+++ b/Plugins/Purple Service/zh_CN.lproj/ESPurpleICQAccountView.nib/classes.nib	Sun Nov 22 15:09:51 2009 -0500
@@ -48,6 +48,25 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
+			<string>ESPurpleICQAccountViewController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>checkBox_SSL</key>
+				<string>NSButton</string>
+				<key>checkBox_proxyServer</key>
+				<string>NSButton</string>
+				<key>checkBox_webAware</key>
+				<string>NSButton</string>
+				<key>popUp_encoding</key>
+				<string>NSPopUpButton</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>AIPurpleOscarAccountViewController</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
 			<string>RBSplitSubview</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
@@ -55,6 +74,33 @@
 			<string>NSView</string>
 		</dict>
 		<dict>
+			<key>CLASS</key>
+			<string>AILocalizationTextField</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>view_anchorToLeftSide</key>
+				<string>NSView</string>
+				<key>view_anchorToRightSide</key>
+				<string>NSView</string>
+				<key>window_anchorOnLeftSide</key>
+				<string>NSWindow</string>
+				<key>window_anchorOnRightSide</key>
+				<string>NSWindow</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>NSTextField</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
+			<string>FirstResponder</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSObject</string>
+		</dict>
+		<dict>
 			<key>ACTIONS</key>
 			<dict>
 				<key>adiumPrint</key>
@@ -75,6 +121,14 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
+			<string>NSButtonCell</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>SUPERCLASS</key>
+			<string>NSActionCell</string>
+		</dict>
+		<dict>
+			<key>CLASS</key>
 			<string>AILocalizationButton</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
@@ -102,29 +156,15 @@
 		</dict>
 		<dict>
 			<key>CLASS</key>
-			<string>ESPurpleICQAccountViewController</string>
+			<string>SS_PrefsController</string>
 			<key>LANGUAGE</key>
 			<string>ObjC</string>
 			<key>OUTLETS</key>
 			<dict>
-				<key>checkBox_SSL</key>
-				<string>NSButton</string>
-				<key>checkBox_proxyServer</key>
-				<string>NSButton</string>
-				<key>checkBox_webAware</key>
-				<string>NSButton</string>
-				<key>popUp_encoding</key>
-				<string>NSPopUpButton</string>
+				<key>delegate</key>
+				<string>id</string>
 			</dict>
 			<key>SUPERCLASS</key>
-			<string>AIPurpleOscarAccountViewController</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>FirstResponder</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
 			<string>NSObject</string>
 		</dict>
 		<dict>
@@ -136,6 +176,21 @@
 			<string>NSControl</string>
 		</dict>
 		<dict>
+			<key>CLASS</key>
+			<string>AIPurpleOscarAccountViewController</string>
+			<key>LANGUAGE</key>
+			<string>ObjC</string>
+			<key>OUTLETS</key>
+			<dict>
+				<key>checkBox_SSL</key>
+				<string>NSButton</string>
+				<key>checkBox_proxyServer</key>
+				<string>NSButton</string>
+			</dict>
+			<key>SUPERCLASS</key>
+			<string>PurpleAccountViewController</string>
+		</dict>
+		<dict>
 			<key>ACTIONS</key>
 			<dict>
 				<key>changedPreference</key>
@@ -195,61 +250,6 @@
 			<key>SUPERCLASS</key>
 			<string>NSObject</string>
 		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>AILocalizationTextField</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>view_anchorToLeftSide</key>
-				<string>NSView</string>
-				<key>view_anchorToRightSide</key>
-				<string>NSView</string>
-				<key>window_anchorOnLeftSide</key>
-				<string>NSWindow</string>
-				<key>window_anchorOnRightSide</key>
-				<string>NSWindow</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSTextField</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSButtonCell</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSActionCell</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>SS_PrefsController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>delegate</key>
-				<string>id</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>AIPurpleOscarAccountViewController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>checkBox_SSL</key>
-				<string>NSButton</string>
-				<key>checkBox_proxyServer</key>
-				<string>NSButton</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>PurpleAccountViewController</string>
-		</dict>
 	</array>
 	<key>IBVersion</key>
 	<string>1</string>
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESPurpleICQAccountView.nib/info.nib
--- a/Plugins/Purple Service/zh_CN.lproj/ESPurpleICQAccountView.nib/info.nib	Sun Nov 22 09:58:41 2009 -0600
+++ b/Plugins/Purple Service/zh_CN.lproj/ESPurpleICQAccountView.nib/info.nib	Sun Nov 22 15:09:51 2009 -0500
@@ -3,18 +3,16 @@
 <plist version="1.0">
 <dict>
 	<key>IBFramework Version</key>
-	<string>677</string>
-	<key>IBLastKnownRelativeProjectPath</key>
-	<string>../../../Adium.xcodeproj</string>
+	<string>629</string>
 	<key>IBOldestOS</key>
 	<integer>5</integer>
 	<key>IBOpenObjects</key>
 	<array>
+		<integer>141</integer>
 		<integer>190</integer>
-		<integer>141</integer>
 	</array>
 	<key>IBSystem Version</key>
-	<string>9G55</string>
+	<string>9L31a</string>
 	<key>targetFramework</key>
 	<string>IBCocoaFramework</string>
 </dict>
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESPurpleICQAccountView.nib/keyedobjects.nib
Binary file Plugins/Purple Service/zh_CN.lproj/ESPurpleICQAccountView.nib/keyedobjects.nib has changed
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESPurpleJabberAccountView.nib/classes.nib
--- a/Plugins/Purple Service/zh_CN.lproj/ESPurpleJabberAccountView.nib/classes.nib	Sun Nov 22 09:58:41 2009 -0600
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,369 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
-	<key>IBClasses</key>
-	<array>
-		<dict>
-			<key>CLASS</key>
-			<string>PurpleAccountViewController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>checkBox_broadcastMusic</key>
-				<string>NSButton</string>
-				<key>checkBox_displayCustomEmoticons</key>
-				<string>NSButton</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>AIAccountViewController</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>RBSplitView</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>delegate</key>
-				<string>id</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>RBSplitSubview</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSTextField</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSControl</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSApplication</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSResponder</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>RBSplitSubview</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSView</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSMenu</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>ACTIONS</key>
-			<dict>
-				<key>adiumPrint</key>
-				<string>id</string>
-				<key>didAdjustSubviews</key>
-				<string>RBSplitView</string>
-				<key>prefsWindowWillClose</key>
-				<string>SS_PrefsController</string>
-				<key>toggleFindPanel</key>
-				<string>id</string>
-				<key>willAdjustSubviews</key>
-				<string>RBSplitView</string>
-			</dict>
-			<key>CLASS</key>
-			<string>NSObject</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>AILocalizationButton</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>view_anchorToLeftSide</key>
-				<string>NSView</string>
-				<key>view_anchorToRightSide</key>
-				<string>NSView</string>
-				<key>window_anchorOnLeftSide</key>
-				<string>NSWindow</string>
-				<key>window_anchorOnRightSide</key>
-				<string>NSWindow</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSButton</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSWindow</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSResponder</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSScrollView</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSView</string>
-		</dict>
-		<dict>
-			<key>ACTIONS</key>
-			<dict>
-				<key>registerCancel</key>
-				<string>id</string>
-				<key>registerNewAccount</key>
-				<string>id</string>
-				<key>registerRequestAccount</key>
-				<string>id</string>
-				<key>subscriptionModeDidChange</key>
-				<string>id</string>
-				<key>visitServerHomepage</key>
-				<string>id</string>
-			</dict>
-			<key>CLASS</key>
-			<string>ESPurpleJabberAccountViewController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>button_register</key>
-				<string>NSButton</string>
-				<key>button_serverHomepage</key>
-				<string>NSButton</string>
-				<key>checkBox_allowPlaintext</key>
-				<string>NSButton</string>
-				<key>checkBox_checkCertificates</key>
-				<string>NSButton</string>
-				<key>checkBox_forceOldSSL</key>
-				<string>NSButton</string>
-				<key>checkBox_requireTLS</key>
-				<string>NSButton</string>
-				<key>checkBox_useTLS</key>
-				<string>NSButton</string>
-				<key>comboBox_subscriptionGroup</key>
-				<string>NSComboBox</string>
-				<key>popup_subscriptionBehavior</key>
-				<string>NSPopUpButton</string>
-				<key>tableview_servers</key>
-				<string>NSTableView</string>
-				<key>textField_connectServer</key>
-				<string>NSTextField</string>
-				<key>textField_ftProxies</key>
-				<string>NSTextField</string>
-				<key>textField_priorityAvailable</key>
-				<string>NSTextField</string>
-				<key>textField_priorityAway</key>
-				<string>NSTextField</string>
-				<key>textField_registerServerName</key>
-				<string>NSTextField</string>
-				<key>textField_registerServerPort</key>
-				<string>NSTextField</string>
-				<key>textField_resource</key>
-				<string>NSTextField</string>
-				<key>textField_subscriptionModeLabel</key>
-				<string>NSTextField</string>
-				<key>textView_serverDescription</key>
-				<string>NSTextView</string>
-				<key>window_registerServer</key>
-				<string>NSPanel</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>PurpleAccountViewController</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSView</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSResponder</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSMenuItem</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>FirstResponder</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSCell</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSButton</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSControl</string>
-		</dict>
-		<dict>
-			<key>ACTIONS</key>
-			<dict>
-				<key>changedPreference</key>
-				<string>id</string>
-			</dict>
-			<key>CLASS</key>
-			<string>AIAccountViewController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>checkBox_checkMail</key>
-				<string>NSButton</string>
-				<key>checkBox_sendTyping</key>
-				<string>NSButton</string>
-				<key>label_alias</key>
-				<string>NSTextField</string>
-				<key>label_encryption</key>
-				<string>NSTextField</string>
-				<key>label_password</key>
-				<string>NSTextField</string>
-				<key>label_port</key>
-				<string>NSTextField</string>
-				<key>label_server</key>
-				<string>NSTextField</string>
-				<key>label_typing</key>
-				<string>NSTextField</string>
-				<key>popUp_encryption</key>
-				<string>NSPopUpButton</string>
-				<key>progressIndicator_registering</key>
-				<string>NSProgressIndicator</string>
-				<key>textField_accountUID</key>
-				<string>NSTextField</string>
-				<key>textField_accountUIDLabel</key>
-				<string>NSTextField</string>
-				<key>textField_alias</key>
-				<string>NSTextField</string>
-				<key>textField_connectHost</key>
-				<string>NSTextField</string>
-				<key>textField_connectPort</key>
-				<string>NSTextField</string>
-				<key>textField_password</key>
-				<string>NSTextField</string>
-				<key>textField_registering</key>
-				<string>NSTextField</string>
-				<key>view_auxiliaryTabView</key>
-				<string>NSTabView</string>
-				<key>view_options</key>
-				<string>NSView</string>
-				<key>view_privacy</key>
-				<string>NSView</string>
-				<key>view_profile</key>
-				<string>NSView</string>
-				<key>view_setup</key>
-				<string>NSView</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSPopUpButton</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSButton</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSTabView</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSView</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSPopUpButtonCell</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSMenuItemCell</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSTextView</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSText</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>AILocalizationTextField</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>view_anchorToLeftSide</key>
-				<string>NSView</string>
-				<key>view_anchorToRightSide</key>
-				<string>NSView</string>
-				<key>window_anchorOnLeftSide</key>
-				<string>NSWindow</string>
-				<key>window_anchorOnRightSide</key>
-				<string>NSWindow</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSTextField</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSButtonCell</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSActionCell</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>SS_PrefsController</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>OUTLETS</key>
-			<dict>
-				<key>delegate</key>
-				<string>id</string>
-			</dict>
-			<key>SUPERCLASS</key>
-			<string>NSObject</string>
-		</dict>
-		<dict>
-			<key>CLASS</key>
-			<string>NSTableView</string>
-			<key>LANGUAGE</key>
-			<string>ObjC</string>
-			<key>SUPERCLASS</key>
-			<string>NSControl</string>
-		</dict>
-	</array>
-	<key>IBVersion</key>
-	<string>1</string>
-</dict>
-</plist>
diff -r b87a96eb5bfc -r f70d625fda88 Plugins/Purple Service/zh_CN.lproj/ESPurpleJabberAccountView.nib/designable.nib
--- a/Plugins/Purple Service/zh_CN.lproj/ESPurpleJabberAccountView.nib/designable.nib	Sun Nov 22 09:58:41 2009 -0600
+++ b/Plugins/Purple Service/zh_CN.lproj/ESPurpleJabberAccountView.nib/designable.nib	Sun Nov 22 15:09:51 2009 -0500
@@ -1,48 +1,31 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10">
+<archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.01">
 	<data>
 		<int key="IBDocument.SystemTarget">1050</int>
-		<string key="IBDocument.SystemVersion">10B504</string>
-		<string key="IBDocument.InterfaceBuilderVersion">740</string>
-		<string key="IBDocument.AppKitVersion">1038.2</string>
-		<string key="IBDocument.HIToolboxVersion">437.00</string>
-		<object class="NSMutableDictionary" key="IBDocument.PluginVersions">
-			<string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin</string>
-			<string key="NS.object.0">740</string>
-		</object>
+		<string key="IBDocument.SystemVersion">9L31a</string>
+		<string key="IBDocument.InterfaceBuilderVersion">629</string>
+		<string key="IBDocument.AppKitVersion">949.54</string>
+		<string key="IBDocument.HIToolboxVersion">353.00</string>
 		<object class="NSMutableArray" key="IBDocument.EditedObjectIDs">
 			<bool key="EncodedWithXMLCoder">YES</bool>
-			<integer value="376"/>
-			<integer value="39"/>
-			<integer value="146"/>
-			<integer value="332"/>
 		</object>
 		<object class="NSArray" key="IBDocument.PluginDependencies">
 			<bool key="EncodedWithXMLCoder">YES</bool>
-			<string>com.apple.InterfaceBuilder.CocoaPlugin</string>
-		</object>
-		<object class="NSMutableDictionary" key="IBDocument.Metadata">
-			<bool key="EncodedWithXMLCoder">YES</bool>




More information about the commits mailing list