summaryrefslogtreecommitdiffstats
path: root/overlay/frameworks/base/core/res/res/values-de/arrays.xml
diff options
context:
space:
mode:
authorKolja Dummann <k.dummann@gmail.com>2011-05-26 23:13:57 +0200
committerKolja Dummann <k.dummann@gmail.com>2011-05-28 18:23:34 +0200
commit163c7a28554f63d61f26391f223adcbbe0cdb2e3 (patch)
tree6b9c361dbbe7a0c3f8ab43ba3362274e16115772 /overlay/frameworks/base/core/res/res/values-de/arrays.xml
parent32f1062d6f60bf4a38c17413660ae1b4634d740c (diff)
downloaddevice_samsung_aries-common-163c7a28554f63d61f26391f223adcbbe0cdb2e3.zip
device_samsung_aries-common-163c7a28554f63d61f26391f223adcbbe0cdb2e3.tar.gz
device_samsung_aries-common-163c7a28554f63d61f26391f223adcbbe0cdb2e3.tar.bz2
overlay: code dedup, move overlay to aries-common
new update script for radio image fix tethering interface Change-Id: I19583cce1aac14cef01f5ba05b85fb1bfbedb507
Diffstat (limited to 'overlay/frameworks/base/core/res/res/values-de/arrays.xml')
-rw-r--r--overlay/frameworks/base/core/res/res/values-de/arrays.xml26
1 files changed, 26 insertions, 0 deletions
diff --git a/overlay/frameworks/base/core/res/res/values-de/arrays.xml b/overlay/frameworks/base/core/res/res/values-de/arrays.xml
new file mode 100644
index 0000000..7f97684
--- /dev/null
+++ b/overlay/frameworks/base/core/res/res/values-de/arrays.xml
@@ -0,0 +1,26 @@
+<!--
+/* //device/apps/common/assets/res/any/colors.xml
+**
+** Copyright 2006, 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.
+*/
+-->
+
+<!-- Defines the shutdown options shown in the reboot dialog. -->
+<resources>
+ <array name="shutdown_reboot_options">
+ <item>Neu starten</item>
+ <item>Recovery</item>
+ </array>
+</resources>