diff --git a/Preferences/General/English.lproj/InfoPlist.strings b/Preferences/General/English.lproj/InfoPlist.strings index e9eaf8972..da4d05f49 100644 Binary files a/Preferences/General/English.lproj/InfoPlist.strings and b/Preferences/General/English.lproj/InfoPlist.strings differ diff --git a/Preferences/General/General.xcodeproj/project.pbxproj b/Preferences/General/General.xcodeproj/project.pbxproj index d3b4cf3be..b173ca251 100644 --- a/Preferences/General/General.xcodeproj/project.pbxproj +++ b/Preferences/General/General.xcodeproj/project.pbxproj @@ -79,7 +79,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 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.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 = ""; }; 170744AB0BFF3938002475C9 /* AppcastArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppcastArrayController.h; sourceTree = ""; }; diff --git a/Preferences/General/es.lproj/InfoPlist.strings b/Preferences/General/es.lproj/InfoPlist.strings index b8db72d13..06f44cc1b 100644 --- a/Preferences/General/es.lproj/InfoPlist.strings +++ b/Preferences/General/es.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ -/* Localized versions of Info.plist keys */ +/* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "© Vincent Spader, 2006; © Christopher Snowhill, 2017"; +NSHumanReadableCopyright = "© Vincent Spader, 2005-2011\n© mamburu, 2012-2013\n© Christopher Snowhill, 2013-2018";