summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-05-25 14:47:00 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-05-25 14:47:00 +0300
commit650cd337e047aa6f8e565aa57877eaab53369fa0 (patch)
tree725eb78b981f7aea9bd95920f76f4f675314419c
parent5e7accbda1874164eff8c9bb8342ad4da4167661 (diff)
downloadandroid_packages_apps_SamsungServiceMode-650cd337e047aa6f8e565aa57877eaab53369fa0.tar.gz
android_packages_apps_SamsungServiceMode-650cd337e047aa6f8e565aa57877eaab53369fa0.tar.bz2
android_packages_apps_SamsungServiceMode-650cd337e047aa6f8e565aa57877eaab53369fa0.zip
Automatic translation import
Change-Id: If73f05a8fed7ad0386a4fb20f1d99655f58cc578
-rw-r--r--res/values-ja/strings.xml22
-rw-r--r--res/values-th/strings.xml22
2 files changed, 44 insertions, 0 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..e78aa89
--- /dev/null
+++ b/res/values-ja/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>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
new file mode 100644
index 0000000..2aa3a09
--- /dev/null
+++ b/res/values-th/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>