From 468d5f6c7a5187fc51af446a62dacc0bef2eeef7 Mon Sep 17 00:00:00 2001 From: tinydew4 Date: Tue, 11 Oct 2016 17:23:41 +0000 Subject: [PATCH] Apply the changes on Oct 12, 2016 --- docs-translations/ko-KR/development/build-instructions-osx.md | 2 +- .../ko-KR/tutorial/mac-app-store-submission-guide.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs-translations/ko-KR/development/build-instructions-osx.md b/docs-translations/ko-KR/development/build-instructions-osx.md index 995f594f4a5..178c8d3f7f4 100644 --- a/docs-translations/ko-KR/development/build-instructions-osx.md +++ b/docs-translations/ko-KR/development/build-instructions-osx.md @@ -8,7 +8,7 @@ * [Xcode](https://developer.apple.com/technologies/tools/) >= 5.1 * [node.js](http://nodejs.org) (external) -만약 Homebrew를 이용해 Python을 설치했다면 다음 Python 모듈도 같이 설치해야 합니다: +만약 Homebrew 를 이용해 파이썬을 설치했다면 다음 파이썬 모듈도 같이 설치해야 합니다: * [pyobjc](https://pythonhosted.org/pyobjc/install.html) diff --git a/docs-translations/ko-KR/tutorial/mac-app-store-submission-guide.md b/docs-translations/ko-KR/tutorial/mac-app-store-submission-guide.md index 2acac35d7b4..cad59cb096d 100644 --- a/docs-translations/ko-KR/tutorial/mac-app-store-submission-guide.md +++ b/docs-translations/ko-KR/tutorial/mac-app-store-submission-guide.md @@ -32,8 +32,8 @@ Electron은 v0.34.0 버전부터 앱 패키지를 Mac App Store(MAS)에 제출 준비 작업이 끝난 후, [애플리케이션 배포](application-distribution.md) 문서에 따라 애플리케이션을 패키징한 후 애플리케이션에 서명합니다. -먼저, Team ID를 키로 가지고 있는 애플리케이션의 `Info.plist`에 `ElectronTeamID` 값을 -추가해야 합니다: +먼저, 앱의 `Info.plist` 에 Team ID 를 값으로 갖는 `ElectronTeamID` 키를 추가해야 +합니다: ```xml