summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-06-30 00:00:06 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-06-30 00:00:06 +0300
commitb8bcd043cfcfff51dbcc496815eae98299b6b2ce (patch)
tree940358e9ada6d557c2ada430e5e06afd14497267
parent466fe777c85c44708a7e32588ed0857b64df54c4 (diff)
downloadandroid_packages_apps_SamsungServiceMode-b8bcd043cfcfff51dbcc496815eae98299b6b2ce.tar.gz
android_packages_apps_SamsungServiceMode-b8bcd043cfcfff51dbcc496815eae98299b6b2ce.tar.bz2
android_packages_apps_SamsungServiceMode-b8bcd043cfcfff51dbcc496815eae98299b6b2ce.zip
Automatic translation import
Change-Id: I33ea435d82547a42bff93cee416a44c16f0bc0b3
-rw-r--r--res/values-ko/strings.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
new file mode 100644
index 0000000..7787f1e
--- /dev/null
+++ b/res/values-ko/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2011-2014 The CyanogenMod 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>
+ <string name="app_name">서비스 모드</string>
+ <string name="input">입력</string>
+ <string name="quit">종료</string>
+</resources>