adium 4234:f724feac97c0: Make this UTF8

commits at adium.im commits at adium.im
Sat Oct 22 22:22:17 UTC 2011


details:	http://hg.adium.im/adium/rev/f724feac97c0
revision:	4234:f724feac97c0
branch:		(none)
author:		Stephen Holt <sholt at adium.im>
date:		Sat Oct 22 15:20:39 2011 -0700

Make this UTF8
Subject: adium 4235:40752a6a568b: Localizable.strings for 1.5b1

details:	http://hg.adium.im/adium/rev/40752a6a568b
revision:	4235:40752a6a568b
branch:		(none)
author:		Stephen Holt <sholt at adium.im>
date:		Sat Oct 22 15:21:40 2011 -0700

Localizable.strings for 1.5b1

diffs (38 lines):

diff -r 948728068b8a -r 40752a6a568b Frameworks/Adium Framework/Resources/en.lproj/Buttons.strings
Binary file Frameworks/Adium Framework/Resources/en.lproj/Buttons.strings has changed
diff -r 948728068b8a -r 40752a6a568b Frameworks/Adium Framework/Resources/en.lproj/Localizable.strings
Binary file Frameworks/Adium Framework/Resources/en.lproj/Localizable.strings has changed
diff -r 948728068b8a -r 40752a6a568b Plugins/Purple Service/en.lproj/Localizable.strings
Binary file Plugins/Purple Service/en.lproj/Localizable.strings has changed
diff -r 948728068b8a -r 40752a6a568b Resources/en.lproj/Localizable.strings
Binary file Resources/en.lproj/Localizable.strings has changed
diff -r 948728068b8a -r 40752a6a568b Source/AIListWindowController.m
--- a/Source/AIListWindowController.m	Sat Oct 22 14:03:05 2011 -0700
+++ b/Source/AIListWindowController.m	Sat Oct 22 15:21:40 2011 -0700
@@ -300,7 +300,7 @@
 	[[self window] setLevel:level];
 }
 
-// A "stationary" window stays pinned to the desktop during ExposŽ
+// A "stationary" window stays pinned to the desktop during ExposŽ
 - (void)setCollectionBehaviorOfWindow:(NSWindow *)window showOnAllSpaces:(BOOL)allSpaces isStationary:(BOOL)stationary
 {
 	NSWindowCollectionBehavior behavior = NSWindowCollectionBehaviorDefault;
@@ -622,7 +622,7 @@
 		currentScreenFrame.size.height -= [[NSApp mainMenu] menuBarHeight];
 	}
 
-	//Ensure the window is displaying at the proper level and exposé setting
+	//Ensure the window is displaying at the proper level and exposé setting
 	[self setWindowLevel:levelForAIWindowLevel(windowLevel)];	
 }
 
@@ -791,7 +791,7 @@
 			}
 			
 			/* If we're hiding the window (generally) but now sliding it off screen, set it to kCGBackstopMenuLevel and don't
-			 * let it participate in exposé.
+			 * let it participate in exposé.
 			 */
 			if (overrodeWindowLevel &&
 				windowHidingStyle == AIContactListWindowHidingStyleSliding) {




More information about the commits mailing list