summaryrefslogtreecommitdiffstats
path: root/DeviceSettings/res/values-de/strings.xml
diff options
context:
space:
mode:
authorcodeworkx <codeworkx@cyanogenmod.org>2013-02-23 05:03:10 +0000
committercodeworkx <codeworkx@cyanogenmod.org>2013-02-23 05:57:37 +0000
commitb271803ae2451c951344655ffe43ff74b42fa2ab (patch)
tree0b6df94a4024a62c9167ac43064e100d2bd82fcc /DeviceSettings/res/values-de/strings.xml
parent02e8ab0261df797a0f4275a65287b4c822200516 (diff)
downloaddevice_samsung_p5100-b271803ae2451c951344655ffe43ff74b42fa2ab.zip
device_samsung_p5100-b271803ae2451c951344655ffe43ff74b42fa2ab.tar.gz
device_samsung_p5100-b271803ae2451c951344655ffe43ff74b42fa2ab.tar.bz2
p51xx: fix dock audio, add device specific settings
Change-Id: Icaa5e6f7dc2a924ededbe9f5be4a768bcb3ecf6e
Diffstat (limited to 'DeviceSettings/res/values-de/strings.xml')
-rw-r--r--DeviceSettings/res/values-de/strings.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/DeviceSettings/res/values-de/strings.xml b/DeviceSettings/res/values-de/strings.xml
new file mode 100644
index 0000000..fb16ff2
--- /dev/null
+++ b/DeviceSettings/res/values-de/strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012 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 xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_name">Galaxy Tab 2 Einstellungen</string>
+
+ <string name="category_dock_title">Dock</string>
+ <string name="dockaudio_subcat_title">Audio</string>
+ <string name="use_dock_audio_title_head">USB-Dock Audio</string>
+ <string name="use_dock_audio_summary_head">Passive Audio-Ausgabe des USB-Docks verwenden</string>
+</resources>