Revision: 24290
          http://sourceforge.net/p/bibdesk/svn/24290
Author:   hofman
Date:     2019-10-12 09:56:12 +0000 (Sat, 12 Oct 2019)
Log Message:
-----------
Rename localizations in project file of Yaz

Modified Paths:
--------------
    trunk/bibdesk_vendorsrc/indexdata/yaz/objc/yaz.xcodeproj/project.pbxproj

Modified: 
trunk/bibdesk_vendorsrc/indexdata/yaz/objc/yaz.xcodeproj/project.pbxproj
===================================================================
--- trunk/bibdesk_vendorsrc/indexdata/yaz/objc/yaz.xcodeproj/project.pbxproj    
2019-10-12 09:55:18 UTC (rev 24289)
+++ trunk/bibdesk_vendorsrc/indexdata/yaz/objc/yaz.xcodeproj/project.pbxproj    
2019-10-12 09:56:12 UTC (rev 24290)
@@ -274,12 +274,12 @@
 /* Begin PBXFileReference section */
                0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.framework; name = 
Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; 
sourceTree = "<absolute>"; };
                0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.framework; name = 
AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; 
sourceTree = "<absolute>"; };
-               089C1667FE841158C02AAC07 /* English */ = {isa = 
PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; 
name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; 
};
+               089C1667FE841158C02AAC07 /* en */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = 
en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
                1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = 
PBXFileReference; lastKnownFileType = wrapper.framework; name = 
Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree 
= "<absolute>"; };
                32DBCF5E0370ADEE00C91783 /* yaz_Prefix.pch */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 
yaz_Prefix.pch; sourceTree = "<group>"; };
                8DC2EF5A0486A6940098B216 /* Info.plist */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = 
Info.plist; sourceTree = "<group>"; };
                8DC2EF5B0486A6940098B216 /* yaz.framework */ = {isa = 
PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; 
path = yaz.framework; sourceTree = BUILT_PRODUCTS_DIR; };
-               CE3D8F32125E8B5F00AE0232 /* German */ = {isa = 
PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; 
name = German; path = German.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+               CE3D8F32125E8B5F00AE0232 /* de */ = {isa = PBXFileReference; 
fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = 
de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
                F90103030B45F0AC00F7444F /* libxslt.dylib */ = {isa = 
PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = 
libxslt.dylib; path = /usr/lib/libxslt.dylib; sourceTree = "<absolute>"; };
                F91876AD0B409E7900D75891 /* libxml2.dylib */ = {isa = 
PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = 
libxml2.dylib; path = /usr/lib/libxml2.dylib; sourceTree = "<absolute>"; };
                F92B955C0B4381470089909F /* libcrypto.dylib */ = {isa = 
PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = 
libcrypto.dylib; path = /usr/lib/libcrypto.dylib; sourceTree = "<absolute>"; };
@@ -538,7 +538,7 @@
                F9B8FE7B0B41BBD500A5A615 /* ZOOMQuery.m */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path 
= ZOOMQuery.m; sourceTree = "<group>"; };
                F9B8FEE10B41CE8100A5A615 /* ZOOMObjC.h */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = 
ZOOMObjC.h; sourceTree = "<group>"; };
                F9BB53250B505F85006E9D11 /* Documentation */ = {isa = 
PBXFileReference; lastKnownFileType = folder; path = Documentation; sourceTree 
= "<group>"; };
-               F9C7D3C40BE9278C00D65C7F /* French */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; 
name = French; path = French.lproj/InfoPlist.strings; sourceTree = "<group>"; };
+               F9C7D3C40BE9278C00D65C7F /* fr */ = {isa = PBXFileReference; 
fileEncoding = 4; lastKnownFileType = text.plist.strings; name = fr; path = 
fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
 /* End PBXFileReference section */
 
 /* Begin PBXFrameworksBuildPhase section */
@@ -1043,13 +1043,13 @@
                        };
                        buildConfigurationList = 1DEB91B108733DA50010E9CD /* 
Build configuration list for PBXProject "yaz" */;
                        compatibilityVersion = "Xcode 3.2";
-                       developmentRegion = English;
+                       developmentRegion = en;
                        hasScannedForEncodings = 1;
                        knownRegions = (
-                               English,
+                               en,
                                Japanese,
-                               French,
-                               German,
+                               fr,
+                               de,
                        );
                        mainGroup = 0867D691FE84028FC02AAC07 /* yaz */;
                        productRefGroup = 034768DFFF38A50411DB9C8B /* Products 
*/;
@@ -1243,9 +1243,9 @@
                089C1666FE841158C02AAC07 /* InfoPlist.strings */ = {
                        isa = PBXVariantGroup;
                        children = (
-                               089C1667FE841158C02AAC07 /* English */,
-                               F9C7D3C40BE9278C00D65C7F /* French */,
-                               CE3D8F32125E8B5F00AE0232 /* German */,
+                               089C1667FE841158C02AAC07 /* en */,
+                               F9C7D3C40BE9278C00D65C7F /* fr */,
+                               CE3D8F32125E8B5F00AE0232 /* de */,
                        );
                        name = InfoPlist.strings;
                        sourceTree = "<group>";

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.



_______________________________________________
Bibdesk-commit mailing list
Bibdesk-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to