Add Korean strings

This commit is contained in:
Jamie McDonald 2015-04-17 11:30:35 -04:00
parent b25f09ebbf
commit d30306ebff
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="crop__saving">사진을 저장중입니다...</string>
<string name="crop__wait">잠시만 기다려주세요...</string>
<string name="crop__pick_error">이미지가 존재하지 않습니다.</string>
<string name="crop__done">확인</string>
<string name="crop__cancel" tools:ignore="ButtonCase">취소</string>
</resources>