From: Jack Jansen Date: Tue, 4 Nov 2003 20:33:06 +0000 (+0000) Subject: InfoPlist.strings files should be UTF-16, not plain ASCII. X-Git-Tag: v2.3.3c1~78 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51067d0d2506e8d37ff1ccd64c328bb43bcb7827;p=thirdparty%2FPython%2Fcpython.git InfoPlist.strings files should be UTF-16, not plain ASCII. --- diff --git a/Mac/OSXResources/app/Resources/English.lproj/InfoPlist.strings b/Mac/OSXResources/app/Resources/English.lproj/InfoPlist.strings index 58aebdf92f7d..ce36431bfbda 100644 Binary files a/Mac/OSXResources/app/Resources/English.lproj/InfoPlist.strings and b/Mac/OSXResources/app/Resources/English.lproj/InfoPlist.strings differ diff --git a/Mac/OSXResources/framework/English.lproj/InfoPlist.strings b/Mac/OSXResources/framework/English.lproj/InfoPlist.strings index 69c871678e8f..41b45ff1f5d9 100644 Binary files a/Mac/OSXResources/framework/English.lproj/InfoPlist.strings and b/Mac/OSXResources/framework/English.lproj/InfoPlist.strings differ