Skip to content

Commit 8917eb0

Browse files
authored
Merge pull request #27 from mludowise/chinese-localization
Added Simplified Chinese localization
2 parents 0432d05 + 16dc6b3 commit 8917eb0

File tree

32 files changed

+80
-56
lines changed

32 files changed

+80
-56
lines changed

sketch-plugin-manager.sketchplugin/Contents/Resources/Sketch Plugin Manager.app/Contents/Frameworks/DateTools.framework/Versions/A/Resources/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@
2727
<key>DTCompiler</key>
2828
<string>com.apple.compilers.llvm.clang.1_0</string>
2929
<key>DTPlatformBuild</key>
30-
<string>8E2002</string>
30+
<string>8E3004b</string>
3131
<key>DTPlatformVersion</key>
3232
<string>GM</string>
3333
<key>DTSDKBuild</key>
3434
<string>16E185</string>
3535
<key>DTSDKName</key>
3636
<string>macosx10.12</string>
3737
<key>DTXcode</key>
38-
<string>0832</string>
38+
<string>0833</string>
3939
<key>DTXcodeBuild</key>
40-
<string>8E2002</string>
40+
<string>8E3004b</string>
4141
<key>NSHumanReadableCopyright</key>
4242
<string>Copyright © 2017 MatthewYork. All rights reserved.</string>
4343
</dict>

sketch-plugin-manager.sketchplugin/Contents/Resources/Sketch Plugin Manager.app/Contents/Frameworks/DateTools.framework/Versions/A/_CodeSignature/CodeResources

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@
384384
</dict>
385385
<key>Resources/Info.plist</key>
386386
<data>
387-
0lY9nb/nFmkTe6w9iGWYcj7B0UA=
387+
MpQqX4+gAviofNKxkRI6H1u3xS0=
388388
</data>
389389
</dict>
390390
<key>files2</key>
@@ -771,7 +771,7 @@
771771
<dict>
772772
<key>hash2</key>
773773
<data>
774-
w4nR2WK1qrqMxbTWOtZhWc40isLmMjwG5L9ClqqZ7oY=
774+
Hp9oiK2IgOE3RPs/sZlt63HpN5DKwGsBTOyvHuI9amk=
775775
</data>
776776
</dict>
777777
</dict>

sketch-plugin-manager.sketchplugin/Contents/Resources/Sketch Plugin Manager.app/Contents/Frameworks/GoogleAnalyticsTracker.framework/Versions/A/Resources/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,17 @@
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
32-
<string>8E2002</string>
32+
<string>8E3004b</string>
3333
<key>DTPlatformVersion</key>
3434
<string>GM</string>
3535
<key>DTSDKBuild</key>
3636
<string>16E185</string>
3737
<key>DTSDKName</key>
3838
<string>macosx10.12</string>
3939
<key>DTXcode</key>
40-
<string>0832</string>
40+
<string>0833</string>
4141
<key>DTXcodeBuild</key>
42-
<string>8E2002</string>
42+
<string>8E3004b</string>
4343
<key>NSHumanReadableCopyright</key>
4444
<string>Copyright © 2016 MacPaw Inc. All rights reserved.</string>
4545
</dict>

sketch-plugin-manager.sketchplugin/Contents/Resources/Sketch Plugin Manager.app/Contents/Frameworks/GoogleAnalyticsTracker.framework/Versions/A/_CodeSignature/CodeResources

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<dict>
77
<key>Resources/AnalyticsWindow.nib</key>
88
<data>
9-
ltYSsrLlM8Mq/JeGr3Nhfo1HuWU=
9+
WoHx7ZCeBS1CaOit80spP0PvIOI=
1010
</data>
1111
<key>Resources/Info.plist</key>
1212
<data>
13-
vvV8a/DGUKoiRbEwKkNIATzc7l0=
13+
j13nwnnrt4KxbHqd9wsy/fNTkz0=
1414
</data>
1515
</dict>
1616
<key>files2</key>
@@ -19,22 +19,22 @@
1919
<dict>
2020
<key>hash</key>
2121
<data>
22-
ltYSsrLlM8Mq/JeGr3Nhfo1HuWU=
22+
WoHx7ZCeBS1CaOit80spP0PvIOI=
2323
</data>
2424
<key>hash2</key>
2525
<data>
26-
ML9rt/BmESb06gFyB4pCJo4hWt6QMKO60TD4o03B9ds=
26+
ifBCh9qXG1GU2EveIFLghCBjDf76Z8ZAkUlJ2zXFsaA=
2727
</data>
2828
</dict>
2929
<key>Resources/Info.plist</key>
3030
<dict>
3131
<key>hash</key>
3232
<data>
33-
vvV8a/DGUKoiRbEwKkNIATzc7l0=
33+
j13nwnnrt4KxbHqd9wsy/fNTkz0=
3434
</data>
3535
<key>hash2</key>
3636
<data>
37-
iBSrrkx9kay/NbvXXtSxeySr7JlENrGZ+MdgmcL4PEI=
37+
KKv7kAEbCAqGV/HnGDas6uAWeF4VLYkbfe6jXmZUCB4=
3838
</data>
3939
</dict>
4040
</dict>

0 commit comments

Comments
 (0)