Revision: 7046 http://skim-app.svn.sourceforge.net/skim-app/?rev=7046&view=rev Author: hofman Date: 2011-01-05 18:25:58 +0000 (Wed, 05 Jan 2011)
Log Message: ----------- Add Japanese localizations Modified Paths: -------------- trunk/QuickLook-Skim/QuickLook-Skim.xcodeproj/project.pbxproj trunk/SkimImporter/Japanese.lproj/schema.strings trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj Added Paths: ----------- trunk/QuickLook-Skim/Japanese.lproj/ trunk/QuickLook-Skim/Japanese.lproj/InfoPlist.strings trunk/SkimImporter/Japanese.lproj/ trunk/SkimImporter/Japanese.lproj/InfoPlist.strings Removed Paths: ------------- trunk/QuickLook-Skim/Japanese.lproj/InfoPlist.strings trunk/SkimImporter/Japanese.lproj/InfoPlist.strings Deleted: trunk/QuickLook-Skim/Japanese.lproj/InfoPlist.strings =================================================================== (Binary files differ) Copied: trunk/QuickLook-Skim/Japanese.lproj/InfoPlist.strings (from rev 7035, trunk/QuickLook-Skim/English.lproj/InfoPlist.strings) =================================================================== (Binary files differ) Modified: trunk/QuickLook-Skim/QuickLook-Skim.xcodeproj/project.pbxproj =================================================================== --- trunk/QuickLook-Skim/QuickLook-Skim.xcodeproj/project.pbxproj 2011-01-05 18:20:59 UTC (rev 7045) +++ trunk/QuickLook-Skim/QuickLook-Skim.xcodeproj/project.pbxproj 2011-01-05 18:25:58 UTC (rev 7046) @@ -40,6 +40,7 @@ 8D576316048677EA00EA77CD /* Skim.qlgenerator */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = Skim.qlgenerator; sourceTree = BUILT_PRODUCTS_DIR; }; 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; C86B05260671AA6E00DD9006 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; }; + CE157F3512D4EE6900515B85 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/InfoPlist.strings; sourceTree = "<group>"; }; CE4F80E90CFB06EE00DBEA14 /* SKQLConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SKQLConverter.h; sourceTree = "<group>"; }; CE4F80EA0CFB06EE00DBEA14 /* SKQLConverter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SKQLConverter.m; sourceTree = "<group>"; }; CE82D0AA0ED347B100020950 /* Ink.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Ink.png; sourceTree = "<group>"; }; @@ -284,6 +285,7 @@ CECB027F0DC5EB5D0000B16B /* Spanish */, CEB5409B0F261EEF00723C1F /* zh_TW */, CEF8779E11905C53006436A2 /* pl */, + CE157F3512D4EE6900515B85 /* Japanese */, ); name = InfoPlist.strings; sourceTree = "<group>"; Deleted: trunk/SkimImporter/Japanese.lproj/InfoPlist.strings =================================================================== (Binary files differ) Copied: trunk/SkimImporter/Japanese.lproj/InfoPlist.strings (from rev 7035, trunk/SkimImporter/English.lproj/InfoPlist.strings) =================================================================== (Binary files differ) Modified: trunk/SkimImporter/Japanese.lproj/schema.strings =================================================================== (Binary files differ) Modified: trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj =================================================================== --- trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj 2011-01-05 18:20:59 UTC (rev 7045) +++ trunk/SkimImporter/SkimImporter.xcodeproj/project.pbxproj 2011-01-05 18:25:58 UTC (rev 7046) @@ -90,6 +90,8 @@ C86B05260671AA6E00DD9006 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; }; C88FB7D7067446EC006EBB30 /* schema.xml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = schema.xml; sourceTree = "<group>"; }; C88FB7DB0674470F006EBB30 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/schema.strings; sourceTree = "<group>"; }; + CE157F5D12D4EEFD00515B85 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/InfoPlist.strings; sourceTree = "<group>"; }; + CE157F5E12D4EEFD00515B85 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/schema.strings; sourceTree = "<group>"; }; CE4F97280CFB4B9300DBEA14 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/schema.strings; sourceTree = "<group>"; }; CE4F972B0CFB4B9D00DBEA14 /* ru */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = ru; path = ru.lproj/InfoPlist.strings; sourceTree = "<group>"; }; CE68C69E0CEF8A3C00B082F1 /* German */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/schema.strings; sourceTree = "<group>"; }; @@ -405,6 +407,7 @@ CE4F972B0CFB4B9D00DBEA14 /* ru */, CEB540AF0F261F1F00723C1F /* zh_TW */, CEF877B511905CB1006436A2 /* pl */, + CE157F5D12D4EEFD00515B85 /* Japanese */, ); name = InfoPlist.strings; sourceTree = "<group>"; @@ -421,6 +424,7 @@ CE4F97280CFB4B9300DBEA14 /* ru */, CEB540B00F261F1F00723C1F /* zh_TW */, CEF877AF11905C8A006436A2 /* pl */, + CE157F5E12D4EEFD00515B85 /* Japanese */, ); name = schema.strings; sourceTree = "<group>"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Skim-app-commit mailing list Skim-app-commit@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/skim-app-commit