diff --git a/Cog.xcodeproj/project.pbxproj b/Cog.xcodeproj/project.pbxproj index f1616f66e..443a8b97d 100644 --- a/Cog.xcodeproj/project.pbxproj +++ b/Cog.xcodeproj/project.pbxproj @@ -83,6 +83,7 @@ 17BB5CFA0B8A86350009ACB1 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17BB5CF70B8A86350009ACB1 /* CoreAudio.framework */; }; 17BB5CFB0B8A86350009ACB1 /* CoreAudioKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17BB5CF80B8A86350009ACB1 /* CoreAudioKit.framework */; }; 17BB5EA60B8A87850009ACB1 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17BB5EA50B8A87850009ACB1 /* IOKit.framework */; }; + 17E41E070C130DFF00AC744D /* Credits.html in Resources */ = {isa = PBXBuildFile; fileRef = 17E41E060C130DFF00AC744D /* Credits.html */; }; 17E94E530C03B09500D92B9B /* CogAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17E94E520C03B09500D92B9B /* CogAudio.framework */; }; 17E94E560C03B09A00D92B9B /* CogAudio.framework in CopyFiles */ = {isa = PBXBuildFile; fileRef = 17E94E520C03B09500D92B9B /* CogAudio.framework */; }; 17F94CC20B8D08FB00A34E87 /* Sparkle.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17F94CC10B8D08FB00A34E87 /* Sparkle.framework */; }; @@ -107,7 +108,6 @@ 8E7575BE09F31D800080F1EE /* wheel.icns in Resources */ = {isa = PBXBuildFile; fileRef = 8E7575A609F31D800080F1EE /* wheel.icns */; }; 8E7575CC09F31DCA0080F1EE /* Cog.scriptSuite in Resources */ = {isa = PBXBuildFile; fileRef = 8E7575C409F31DCA0080F1EE /* Cog.scriptSuite */; }; 8E7575CD09F31DCA0080F1EE /* Cog.scriptTerminology in Resources */ = {isa = PBXBuildFile; fileRef = 8E7575C509F31DCA0080F1EE /* Cog.scriptTerminology */; }; - 8E7575D009F31DCA0080F1EE /* Credits.html in Resources */ = {isa = PBXBuildFile; fileRef = 8E7575C809F31DCA0080F1EE /* Credits.html */; }; 8E7575DB09F31E930080F1EE /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8E7575D909F31E930080F1EE /* Localizable.strings */; }; 8E9A2E860BA78B500091081B /* SecondsFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E9A2E840BA78B500091081B /* SecondsFormatter.m */; }; 8E9A2EDA0BA78D9D0091081B /* IndexFormatter.m in Sources */ = {isa = PBXBuildFile; fileRef = 8E9A2ED80BA78D9D0091081B /* IndexFormatter.m */; }; @@ -298,7 +298,7 @@ 8E7575A609F31D800080F1EE /* wheel.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = wheel.icns; sourceTree = ""; }; 8E7575C409F31DCA0080F1EE /* Cog.scriptSuite */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Cog.scriptSuite; sourceTree = ""; }; 8E7575C509F31DCA0080F1EE /* Cog.scriptTerminology */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = Cog.scriptTerminology; sourceTree = ""; }; - 8E7575C809F31DCA0080F1EE /* Credits.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; path = Credits.html; sourceTree = ""; }; + 8E7575C809F31DCA0080F1EE /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html; name = English; path = English.lproj/Credits.html; sourceTree = ""; }; 8E7575DA09F31E930080F1EE /* English */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = ""; }; 8E9A2E830BA78B500091081B /* SecondsFormatter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SecondsFormatter.h; sourceTree = ""; }; 8E9A2E840BA78B500091081B /* SecondsFormatter.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SecondsFormatter.m; sourceTree = ""; }; @@ -606,7 +606,7 @@ 29B97318FDCFA39411CA2CEA /* MainMenu.nib */, 8E7575C409F31DCA0080F1EE /* Cog.scriptSuite */, 8E7575C509F31DCA0080F1EE /* Cog.scriptTerminology */, - 8E7575C809F31DCA0080F1EE /* Credits.html */, + 17E41E060C130DFF00AC744D /* Credits.html */, ); name = Resources; sourceTree = ""; @@ -776,7 +776,7 @@ 8E7575BE09F31D800080F1EE /* wheel.icns in Resources */, 8E7575CC09F31DCA0080F1EE /* Cog.scriptSuite in Resources */, 8E7575CD09F31DCA0080F1EE /* Cog.scriptTerminology in Resources */, - 8E7575D009F31DCA0080F1EE /* Credits.html in Resources */, + 17E41E070C130DFF00AC744D /* Credits.html in Resources */, 8E7575DB09F31E930080F1EE /* Localizable.strings in Resources */, 177EC0440B8BC2FF0000BC8C /* add_blue.png in Resources */, 177EC0450B8BC2FF0000BC8C /* add_gray.png in Resources */, @@ -891,6 +891,14 @@ name = OpenURLPanel.nib; sourceTree = ""; }; + 17E41E060C130DFF00AC744D /* Credits.html */ = { + isa = PBXVariantGroup; + children = ( + 8E7575C809F31DCA0080F1EE /* English */, + ); + name = Credits.html; + sourceTree = ""; + }; 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = { isa = PBXVariantGroup; children = ( diff --git a/Credits.html b/English.lproj/Credits.html similarity index 100% rename from Credits.html rename to English.lproj/Credits.html diff --git a/Scripts/update_strings.sh b/Scripts/update_strings.sh index d010ad0f4..025e2325d 100755 --- a/Scripts/update_strings.sh +++ b/Scripts/update_strings.sh @@ -9,4 +9,5 @@ nibtool -L Preferences/General/English.lproj/Preferences.nib > Localizations/Eng cp English.lproj/Localizable.strings Localizations/English/MainProgram.strings cp Preferences/General/English.lproj/Localizable.strings Localizations/English/PreferencesProgram.strings +cp English.lproj/Credits.html Localizations/English/Credits.html