From 9050823ccf6f512e06ad65c8a741cb17cbc4a833 Mon Sep 17 00:00:00 2001 From: Eric Erfanian Date: Fri, 24 Mar 2017 09:31:16 -0700 Subject: Update AOSP Dialer source from internal google3 repository at cl/151128062 Test: make, treehugger This CL updates the AOSP Dialer source with all the changes that have gone into the private google3 repository. This includes all the changes from cl/150756069 (3/21/2017) to cl/151128062 (3/24/2017). Notable this release: - Explicitly enumerate host and target dependencies. - Update proguard flag references. This goal of these drops is to keep the AOSP source in sync with the internal google3 repository. Currently these sync are done by hand with very minor modifications to the internal source code. See the Android.mk file for list of modifications. Our current goal is to do frequent drops (daily if possible) and eventually switched to an automated process. Bug: 33210202 36511925 Addresses 33210202 - Proguard support 36511925 - Compiler warnings when building against platform sdk Change-Id: I448ec3b3f2358886859cf7a4ef76a8fcef3244ae --- .../voicemail/impl/res/values-ko/strings.xml | 87 ++++++++-------------- 1 file changed, 29 insertions(+), 58 deletions(-) (limited to 'java/com/android/voicemail/impl/res/values-ko/strings.xml') diff --git a/java/com/android/voicemail/impl/res/values-ko/strings.xml b/java/com/android/voicemail/impl/res/values-ko/strings.xml index c9e2784cd..0c2e2f525 100644 --- a/java/com/android/voicemail/impl/res/values-ko/strings.xml +++ b/java/com/android/voicemail/impl/res/values-ko/strings.xml @@ -16,66 +16,37 @@ - - - - + "음성사서함(%s)" + "음성사서함" "진동" "진동" "소리" "고급 설정" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + "시각적 음성사서함" + "추가 백업 및 저장용량" + " 현재 테스트 중인 ""실험적 기능입니다"". 이 기능으로 인해 음성사서함 서버에서 메시지가 삭제될 수도 있습니다. 또한 Google에서는 추후 이 기능이 지원된다고 보장할 수 없습니다. 하지만 이 기능에 관해 의견을 주시면 감사하겠습니다." + "PIN 설정" + "PIN 변경" + "이전 PIN" + "새 PIN" + "기다려 주세요." + "새 PIN이 너무 짧습니다." + "새 PIN이 너무 깁니다." + "새 PIN의 안정성이 낮습니다. 안전한 비밀번호에는 연속되는 숫자 또는 반복되는 숫자를 사용하지 말아야 합니다." + "이전 PIN이 일치하지 않습니다." + "새 PIN에 잘못된 문자가 있습니다." + "PIN을 변경할 수 없습니다." + "지원되지 않는 메시지 유형입니다. 들으려면 %s번으로 전화하세요." + "음성사서함 PIN 변경" + "계속" + "취소" + "확인" + "이전 PIN 확인" + "계속하려면 음성사서함 PIN을 입력하세요." + "새 PIN 설정" + "PIN은 %1$d~%2$d자 사이여야 합니다." + "PIN 확인" + "PIN이 일치하지 않음" + "음성사서함 PIN이 업데이트됨" + "PIN을 설정할 수 없음" -- cgit v1.2.3