diff --git a/Cog.help/Contents/Resources/English.lproj/Cog.helpindex b/Cog.help/Contents/Resources/en.lproj/Cog.helpindex similarity index 100% rename from Cog.help/Contents/Resources/English.lproj/Cog.helpindex rename to Cog.help/Contents/Resources/en.lproj/Cog.helpindex diff --git a/Cog.help/Contents/Resources/English.lproj/Cog.html b/Cog.help/Contents/Resources/en.lproj/Cog.html similarity index 100% rename from Cog.help/Contents/Resources/English.lproj/Cog.html rename to Cog.help/Contents/Resources/en.lproj/Cog.html diff --git a/English.lproj/Credits.html b/English.lproj/Credits.html deleted file mode 100644 index 6ff360281..000000000 --- a/English.lproj/Credits.html +++ /dev/null @@ -1,9 +0,0 @@ - - - Now with 92% more future! -

- This program has been made possible through contributions from users like you. -

- All Cog code is copyrighted by me, and is licensed under the GPL. Cog contains bits of other code from third parties that are under their own licenses. - - diff --git a/English.lproj/InfoPlist.strings b/English.lproj/InfoPlist.strings deleted file mode 100644 index 1cd76de40..000000000 Binary files a/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/English.lproj/Localizable.strings b/English.lproj/Localizable.strings deleted file mode 100644 index 3f37df331..000000000 --- a/English.lproj/Localizable.strings +++ /dev/null @@ -1,34 +0,0 @@ -"FeedbackFailedMessageText" = "Failed"; -"FeedbackFailedInformativeText" = "Feedback failed to send."; -"FeedbackSuccessMessageText" = "Success"; -"FeedbackSuccessInformativeText" = "Feedback successfully sent!"; - -"PlayButtonTooltip" = "Play"; -"StopButtonTooltip" = "Stop"; -"PrevButtonTooltip" = "Previous"; -"NextButtonTooltip" = "Next"; - -"TimeElapsed" = "%i:%02i"; -"TimeRemaining" = "-%i:%02i"; - -"AddButtonTooltip" = "Add files"; -"RemoveButtonTooltip" = "Remove selected files"; -"InfoButtonTooltip" = "Information on the selected file"; -"ShuffleButtonTooltip" = "Shuffle mode"; -"RepeatButtonTooltip" = "Repeat mode"; -"RandomizeButtonTooltip" = "Randomize playlist"; -"FileButtonTooltip" = "File drawer"; - -"replayGainAlbumGain" = "The volume level of playback output will be detected through enumeration, \ - re"; - -"InvalidURLShort" = "Invalid URL"; -"InvalidURLLong" = "The URL is not valid."; - -"SwitchToMiniPlayer" = "Switch to Mini Player"; -"SwitchFromMiniPlayer" = "Switch from Mini Player"; - -"PlayingTrackTooltip" = "Playing"; -"QueuedTrackTooltip" = "Queued"; -"ErrorTrackTooltip" = "Error"; -"StopAfterTrackTooltip" = "Stop After Track"; diff --git a/Frameworks/Dumb/Dumb.xcodeproj/project.pbxproj b/Frameworks/Dumb/Dumb.xcodeproj/project.pbxproj index deee9db46..2839d32b3 100644 --- a/Frameworks/Dumb/Dumb.xcodeproj/project.pbxproj +++ b/Frameworks/Dumb/Dumb.xcodeproj/project.pbxproj @@ -109,7 +109,7 @@ /* Begin PBXFileReference section */ 0867D69BFE84028FC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; 0867D6A5FE840307C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; - 089C1667FE841158C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 089C1667FE841158C02AAC07 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 1058C7B1FEA5585E11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 17C8F60C0CBEE797008D969D /* dumb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dumb.h; sourceTree = ""; }; 17C8F60E0CBEE797008D969D /* dumb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dumb.h; sourceTree = ""; }; @@ -621,7 +621,7 @@ 089C1666FE841158C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C1667FE841158C02AAC07 /* English */, + 089C1667FE841158C02AAC07 /* en */, 833F68341CDBCAB100AFB9F0 /* es */, ); name = InfoPlist.strings; diff --git a/Frameworks/Dumb/English.lproj/InfoPlist.strings b/Frameworks/Dumb/en.lproj/InfoPlist.strings similarity index 100% rename from Frameworks/Dumb/English.lproj/InfoPlist.strings rename to Frameworks/Dumb/en.lproj/InfoPlist.strings diff --git a/Frameworks/MPCDec/English.lproj/InfoPlist.strings b/Frameworks/MPCDec/English.lproj/InfoPlist.strings deleted file mode 100644 index 7080cf949..000000000 Binary files a/Frameworks/MPCDec/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/Frameworks/Shorten/English.lproj/InfoPlist.strings b/Frameworks/Shorten/English.lproj/InfoPlist.strings deleted file mode 100644 index 7080cf949..000000000 Binary files a/Frameworks/Shorten/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/Frameworks/TagLib/English.lproj/InfoPlist.strings b/Frameworks/TagLib/English.lproj/InfoPlist.strings deleted file mode 100644 index cde2c3450..000000000 --- a/Frameworks/TagLib/English.lproj/InfoPlist.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Localized versions of Info.plist keys */ - -NSHumanReadableCopyright = "© __MyCompanyName__, 2006"; diff --git a/Frameworks/WavPack/English.lproj/InfoPlist.strings b/Frameworks/WavPack/English.lproj/InfoPlist.strings deleted file mode 100644 index 7080cf949..000000000 Binary files a/Frameworks/WavPack/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/Plugins/CueSheet/English.lproj/InfoPlist.strings b/Plugins/CueSheet/English.lproj/InfoPlist.strings deleted file mode 100644 index 99142f9ac..000000000 Binary files a/Plugins/CueSheet/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/Plugins/Dumb/Dumb.xcodeproj/project.pbxproj b/Plugins/Dumb/Dumb.xcodeproj/project.pbxproj index 5d3df9c48..cf7917c6c 100644 --- a/Plugins/Dumb/Dumb.xcodeproj/project.pbxproj +++ b/Plugins/Dumb/Dumb.xcodeproj/project.pbxproj @@ -66,7 +66,7 @@ /* Begin PBXFileReference section */ 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 089C167EFE841241C02AAC07 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 17C8F68E0CBEE846008D969D /* DumbDecoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = DumbDecoder.h; sourceTree = ""; }; @@ -296,7 +296,7 @@ }; buildConfigurationList = 1DEB913E08733D840010E9CD /* Build configuration list for PBXProject "Dumb" */; compatibilityVersion = "Xcode 3.2"; - developmentRegion = English; + developmentRegion = en; hasScannedForEncodings = 1; knownRegions = ( en, @@ -368,7 +368,7 @@ 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { isa = PBXVariantGroup; children = ( - 089C167EFE841241C02AAC07 /* English */, + 089C167EFE841241C02AAC07 /* en */, 833F68331CDBCAB100AFB9F0 /* es */, ); name = InfoPlist.strings; diff --git a/Plugins/Dumb/English.lproj/InfoPlist.strings b/Plugins/Dumb/English.lproj/InfoPlist.strings deleted file mode 100644 index 948e12b99..000000000 Binary files a/Plugins/Dumb/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/Frameworks/GME/English.lproj/InfoPlist.strings b/Plugins/Dumb/en.lproj/InfoPlist.strings similarity index 100% rename from Frameworks/GME/English.lproj/InfoPlist.strings rename to Plugins/Dumb/en.lproj/InfoPlist.strings diff --git a/Plugins/FFMPEG/English.lproj/InfoPlist.strings b/Plugins/FFMPEG/English.lproj/InfoPlist.strings deleted file mode 100644 index 2fe6c8f6d..000000000 Binary files a/Plugins/FFMPEG/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/Plugins/GME/English.lproj/InfoPlist.strings b/Plugins/GME/English.lproj/InfoPlist.strings deleted file mode 100644 index 948e12b99..000000000 Binary files a/Plugins/GME/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/Plugins/M3u/English.lproj/InfoPlist.strings b/Plugins/M3u/English.lproj/InfoPlist.strings deleted file mode 100644 index 99142f9ac..000000000 Binary files a/Plugins/M3u/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/Plugins/Pls/English.lproj/InfoPlist.strings b/Plugins/Pls/English.lproj/InfoPlist.strings deleted file mode 100644 index 99142f9ac..000000000 Binary files a/Plugins/Pls/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/Plugins/libvgmPlayer/English.lproj/InfoPlist.strings b/Plugins/libvgmPlayer/English.lproj/InfoPlist.strings deleted file mode 100644 index 948e12b99..000000000 Binary files a/Plugins/libvgmPlayer/English.lproj/InfoPlist.strings and /dev/null differ diff --git a/Preferences/Preferences/English.lproj/InfoPlist.strings b/Preferences/Preferences/English.lproj/InfoPlist.strings deleted file mode 100644 index 953e9c281..000000000 --- a/Preferences/Preferences/English.lproj/InfoPlist.strings +++ /dev/null @@ -1,3 +0,0 @@ -/* Localized versions of Info.plist keys */ - -NSHumanReadableCopyright = "© Vincent Spader, 2005-2011\n© mamburu, 2012-2013\n© Christopher Snowhill, 2013-2022"; diff --git a/Preferences/Preferences/English.lproj/Localizable.strings b/Preferences/Preferences/English.lproj/Localizable.strings deleted file mode 100644 index 967314319..000000000 --- a/Preferences/Preferences/English.lproj/Localizable.strings +++ /dev/null @@ -1,20 +0,0 @@ -"Nightly" = "Nightly"; -"Stable" = "Stable"; -"Unstable" = "Unstable"; - -"File Drawer" = "File Drawer"; -"Hot Keys" = "Hot Keys"; -"Output" = "Output"; - -"Updates" = "Updates"; -"Last.fm" = "Last.fm"; -"Playlist" = "Playlist"; -"Growl" = "Growl"; -"Appearance" = "Appearance"; -"MIDI" = "MIDI"; - -"Press Key..." = "Press Key..."; - -"Clear playlist and play" = "Clear playlist and play"; -"Enqueue" = "Enqueue"; -"Enqueue and play" = "Enqueue and play"; \ No newline at end of file