summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjackmu95 <jacob.mueller.elz@gmail.com>2013-05-30 13:06:37 +0200
committerjackmu95 <jacob.mueller.elz@gmail.com>2013-05-30 13:06:37 +0200
commitb5ecf0c884d3ea8f5d64040c9dbab845ba080a31 (patch)
tree2057b17dc4ed4d68f56b47d50be92e3eb75c3d62
parent72e86ef95ec4dc3bc473378f33019ba7cd408dda (diff)
downloadandroid_packages_apps_SamsungServiceMode-b5ecf0c884d3ea8f5d64040c9dbab845ba080a31.tar.gz
android_packages_apps_SamsungServiceMode-b5ecf0c884d3ea8f5d64040c9dbab845ba080a31.tar.bz2
android_packages_apps_SamsungServiceMode-b5ecf0c884d3ea8f5d64040c9dbab845ba080a31.zip
SamsungServiceMode: German translation
Change-Id: Id163dd85771f344c22f8002d2224aa7ac522f379
-rw-r--r--res/values-de/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
new file mode 100644
index 0000000..72c406e
--- /dev/null
+++ b/res/values-de/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 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">Service-Modus</string>
+ <string name="input">Eingabe</string>
+ <string name="quit">Schließen</string>
+</resources>