Skip to content

Commit 799a017

Browse files
committed
Fix Spanish translation
1 parent 7fb31c7 commit 799a017

9 files changed

Lines changed: 2350 additions & 23 deletions

File tree

Hackintool.xcodeproj/project.pbxproj

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,8 @@
8686
/* End PBXCopyFilesBuildPhase section */
8787

8888
/* Begin PBXFileReference section */
89+
46305E5F2E9999BC00D95EAF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = es; path = es.lproj/MainMenu.strings; sourceTree = "<group>"; };
90+
46305E602E9999BD00D95EAF /* es */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = es; path = es.lproj/Credits.rtf; sourceTree = "<group>"; };
8991
9F601B9D2DC093F800DA2FED /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
9092
DD47FE242ABB85F50063D03F /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/MainMenu.strings"; sourceTree = "<group>"; };
9193
DD4F6A3B2ABA379300E9FA56 /* pt-BR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "pt-BR"; path = "pt-BR.lproj/Localizable.strings"; sourceTree = "<group>"; };
@@ -490,6 +492,7 @@
490492
tr,
491493
"pt-BR",
492494
"zh-Hant",
495+
es,
493496
);
494497
mainGroup = E24936EF169D1B2B00384895;
495498
productRefGroup = E24936FB169D1B2B00384895 /* Products */;
@@ -592,6 +595,7 @@
592595
children = (
593596
E2E9476F2204A9F5005348C0 /* Base */,
594597
DD47FE242ABB85F50063D03F /* pt-BR */,
598+
46305E5F2E9999BC00D95EAF /* es */,
595599
);
596600
name = MainMenu.xib;
597601
sourceTree = "<group>";
@@ -601,6 +605,7 @@
601605
children = (
602606
E2521F4422081D7200DB2BD2 /* Base */,
603607
E2EA734A22845CDB0095E56C /* zh-Hans */,
608+
46305E602E9999BD00D95EAF /* es */,
604609
);
605610
name = Credits.rtf;
606611
sourceTree = "<group>";

Hackintool/AppDelegate.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8368,7 +8368,7 @@ - (bool)outputKextsToPatchWithName:(NSString *)name originalArray:(vector<uint32
83688368
[self appendTextView:_patchOutputTextView text:base64ModifiedEncoded];
83698369
}
83708370

8371-
[self appendTextViewWithFormat:_patchOutputTextView format:@"\rComment: %@ %@ Patch by Hackintool (credit headkaze)\r\r", platformIDString, name];
8371+
[self appendTextViewWithFormat:_patchOutputTextView format:@"\rComment: %@ %@ Patch by Hackintool (credit Ben Baker)\r\r", platformIDString, name];
83728372

83738373
return true;
83748374
}

Hackintool/Base.lproj/Credits.rtf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
88

99
\f0\fs24 \cf2 Written by:\
10-
headkaze\
10+
Ben Baker\
1111
\
1212
Credits & Contributions:\
1313
\pard\tx220\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\pardirnatural\partightenfactor0

Hackintool/Hackintool-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<key>NSPrincipalClass</key>
4141
<string>NSApplication</string>
4242
<key>SUFeedURL</key>
43-
<string>https://github.com/headkaze/Hackintool/releases/latest/download/appcast.xml</string>
43+
<string>https://github.com/benbaker76/Hackintool/releases/latest/download/appcast.xml</string>
4444
<key>SUPublicEDKey</key>
4545
<string>Dscj0/VuPnW8QjlmbHewn803JDopcJfwlC+R4FMHU/U=</string>
4646
</dict>

Hackintool/es.lproj/Credits.rtf

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
{\rtf1\ansi\ansicpg1252\cocoartf2512
2+
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
3+
{\colortbl;\red255\green255\blue255;\red0\green0\blue0;}
4+
{\*\expandedcolortbl;;\cssrgb\c0\c0\c0\cname textColor;}
5+
{\*\listtable{\list\listtemplateid1\listhybrid{\listlevel\levelnfc23\levelnfcn23\leveljc0\leveljcn0\levelfollow0\levelstartat1\levelspace360\levelindent0{\*\levelmarker \{disc\}}{\leveltext\leveltemplateid1\'01\uc0\u8226 ;}{\levelnumbers;}\fi-360\li720\lin720 }{\listname ;}\listid1}}
6+
{\*\listoverridetable{\listoverride\listid1\listoverridecount0\ls1}}
7+
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
8+
9+
\f0\fs24 \cf2 Written by:\
10+
Ben Baker\
11+
\
12+
Credits & Contributions:\
13+
\pard\tx220\tx720\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\li720\fi-720\pardirnatural\partightenfactor0
14+
\ls1\ilvl0\cf2 {\listtext \uc0\u8226 }vit9696 for {\field{\*\fldinst{HYPERLINK "https://github.com/acidanthera/WhateverGreen"}}{\fldrslt \cf0 WhateverGreen}} ({\field{\*\fldinst{HYPERLINK "https://github.com/acidanthera/WhateverGreen#credits"}}{\fldrslt \cf0 full credits}}), {\field{\*\fldinst{HYPERLINK "https://github.com/acidanthera/Lilu"}}{\fldrslt \cf0 Lilu}} ({\field{\*\fldinst{HYPERLINK "https://github.com/acidanthera/Lilu#credits"}}{\fldrslt \cf0 full credits}}), {\field{\*\fldinst{HYPERLINK "https://github.com/acidanthera/AppleALC"}}{\fldrslt \cf0 AppleALC}} ({\field{\*\fldinst{HYPERLINK "https://github.com/acidanthera/AppleALC#credits"}}{\fldrslt \cf0 full credits}}), original USBPorts.kext and additional help\
15+
{\listtext \uc0\u8226 }vit9696 for {\field{\*\fldinst{HYPERLINK "https://github.com/acidanthera/WhateverGreen/blob/master/Manual/IntelFramebuffer.bt"}}{\fldrslt \cf0 IntelFramebuffer.bt}} with additional work by bcc9, Piker-Alpha and joevt\
16+
{\listtext \uc0\u8226 }daliansky for {\field{\*\fldinst{HYPERLINK "https://blog.daliansky.net/Intel-core-display-platformID-finishing.html"}}{\fldrslt \cf0 Intel Core Platform ID and SMBIOS Quick Reference}}\
17+
{\listtext \uc0\u8226 }Clover Development Team for various technical info\
18+
{\listtext \uc0\u8226 }vandroiy2013 for audio id data from {\field{\*\fldinst{HYPERLINK "https://github.com/acidanthera/AppleALC"}}{\fldrslt \cf0 AppleALC}}\
19+
{\listtext \uc0\u8226 }RehabMan for the all data patching method, ioreg framebuffer dump and other contributions\
20+
{\listtext \uc0\u8226 }EDID injection (Andy Vandijck / Marchrius)\
21+
{\listtext \uc0\u8226 }USB power injection (corpnewt)\
22+
{\listtext \uc0\u8226 }HDA controllers / codec lists by the VoodooHDA project\
23+
{\listtext \uc0\u8226 }System Configs compilation (CaseySJ)\
24+
{\listtext \uc0\u8226 }Clover downloader (Kozlek / JrCs / slice)\
25+
{\listtext \uc0\u8226 }Kext compiler & installer (Sascha Lamprecht / Gengik84 / LAbyOne)\
26+
{\listtext \uc0\u8226 }Atheros & SATA kexts (Sascha Lamprecht)\
27+
{\listtext \uc0\u8226 }DPCIManager (phpdev32 / MuntashirAkon)\
28+
{\listtext \uc0\u8226 }AppleIntelInfo (Pike R. Alpha)\
29+
{\listtext \uc0\u8226 }gfxutil (mcmatrix)\
30+
{\listtext \uc0\u8226 }VDADecoderChecker (Andy Breuhan)\
31+
{\listtext \uc0\u8226 }iMessageDebug (ElNono / mdmwii / flux84 / sugarface / pokenguyen)\
32+
{\listtext \uc0\u8226 }macserial (vit9696 / MacInfoPkg team)\
33+
{\listtext \uc0\u8226 }Model data (everymac.com)\
34+
{\listtext \uc0\u8226 }Translations: French (Matgen84), German (al6042), Korean (zisqo), Russian / Ukrainian (ctich), Chinese (daliansky, Bat.bat, penghubingzhou)\
35+
{\listtext \uc0\u8226 }Sparkle framework by Andy Matuschak\
36+
{\listtext \uc0\u8226 }Icon & UI updates by ultratiem\
37+
\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\pardirnatural\partightenfactor0
38+
\cf2 \
39+
Thanks:\
40+
{\field{\*\fldinst{HYPERLINK "https://applelife.ru/"}}{\fldrslt \cf0 AppleLife.ru}}, {\field{\*\fldinst{HYPERLINK "https://www.insanelymac.com/"}}{\fldrslt \cf0 InsanelyMac.com}} & {\field{\*\fldinst{HYPERLINK "https://www.tonymacx86.com/"}}{\fldrslt \cf0 tonymacx86.com}}\
41+
\
42+
Website:\
43+
{\field{\*\fldinst{HYPERLINK "http://headsoft.com.au/"}}{\fldrslt \cf0 headsoft.com.au}}\
44+
}

0 commit comments

Comments
 (0)