From d30306ebffbb216004e313df21a268d52d844a5f Mon Sep 17 00:00:00 2001 From: Jamie McDonald Date: Fri, 17 Apr 2015 11:30:35 -0400 Subject: [PATCH] Add Korean strings --- lib/src/main/res/values-ko/strings.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/src/main/res/values-ko/strings.xml diff --git a/lib/src/main/res/values-ko/strings.xml b/lib/src/main/res/values-ko/strings.xml new file mode 100644 index 0000000..c4844c4 --- /dev/null +++ b/lib/src/main/res/values-ko/strings.xml @@ -0,0 +1,10 @@ + + + 사진을 저장중입니다... + 잠시만 기다려주세요... + 이미지가 존재하지 않습니다. + + 확인 + 취소 + + \ No newline at end of file