diff options
author | Kenny Root <kroot@google.com> | 2010-03-17 22:15:56 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2010-03-17 22:15:56 -0700 |
commit | c42bee07026295ab0aaed2304ab699887adca2b4 (patch) | |
tree | 322565196bcad21160fff4324396f565e5bdb0b1 /tests/res/values-ko/strings.xml | |
parent | 05d35416e8b5cf550f79507ed53dab61d42ff972 (diff) | |
download | packages_apps_settings-c42bee07026295ab0aaed2304ab699887adca2b4.zip packages_apps_settings-c42bee07026295ab0aaed2304ab699887adca2b4.tar.gz packages_apps_settings-c42bee07026295ab0aaed2304ab699887adca2b4.tar.bz2 |
Import revised translations
Change-Id: I0f81ee1b861fa5df40700baccc29e2e6c52a39d1
Diffstat (limited to 'tests/res/values-ko/strings.xml')
-rw-r--r-- | tests/res/values-ko/strings.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/res/values-ko/strings.xml b/tests/res/values-ko/strings.xml index 385b9b4..9e490f7 100644 --- a/tests/res/values-ko/strings.xml +++ b/tests/res/values-ko/strings.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (C) 2009 The Android Open Source Project +<!-- Copyright (C) 2009 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -12,8 +12,11 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ---> + --> + <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="discoverable" msgid="3169265480789026010">"검색가능"</string> + <string name="start_scan" msgid="6035699220942169744">"검색 시작"</string> + <string name="stop_scan" msgid="527546916633745779">"검색 중지"</string> </resources> |