diff options
author | Eric Fischer <enf@google.com> | 2010-12-09 16:07:40 -0800 |
---|---|---|
committer | Eric Fischer <enf@google.com> | 2010-12-09 16:07:40 -0800 |
commit | 66c7a529d17cd00315d33ed2c6aeaec7e9d3c665 (patch) | |
tree | a62eadc0db930718ebb6f2a828401e7749f9886c /res/values-ko-xlarge | |
parent | 696a67969d657d38eff33996633f08da0e21841f (diff) | |
download | android_packages_apps_Trebuchet-66c7a529d17cd00315d33ed2c6aeaec7e9d3c665.tar.gz android_packages_apps_Trebuchet-66c7a529d17cd00315d33ed2c6aeaec7e9d3c665.tar.bz2 android_packages_apps_Trebuchet-66c7a529d17cd00315d33ed2c6aeaec7e9d3c665.zip |
Import revised translations.
Change-Id: I572f320025e1b24a7a591ed7bc78942b6af10455
Diffstat (limited to 'res/values-ko-xlarge')
-rw-r--r-- | res/values-ko-xlarge/strings.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/res/values-ko-xlarge/strings.xml b/res/values-ko-xlarge/strings.xml new file mode 100644 index 000000000..f8d7cbaf4 --- /dev/null +++ b/res/values-ko-xlarge/strings.xml @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- +/* +* Copyright (C) 2010 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. +* You may obtain a copy of the License at +* +* http://www.apache.org/licenses/LICENSE-2.0 +* +* Unless required by applicable law or agreed to in writing, software +* distributed under the License is distributed on an "AS IS" BASIS, +* 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="wallpaper_dialog_title" msgid="5764793286524787718">"배경화면 선택"</string> + <string name="wallpaper_cancel" msgid="6502936522490675611">"취소"</string> +</resources> |