summaryrefslogtreecommitdiffstats
path: root/overlay/frameworks/base/core/res/res/values-de/arrays.xml
diff options
context:
space:
mode:
authoratinm <atinm.dev@gmail.com>2011-11-18 16:41:18 -0500
committeratinm <atinm.dev@gmail.com>2011-11-18 16:41:18 -0500
commitfd7c880b8d0f591186994c206463373869e9ec4f (patch)
treea9776d5dc386b04e2af3b48a7b445bc3fb2fb96c /overlay/frameworks/base/core/res/res/values-de/arrays.xml
parentd3b4a53f4a9c297a73ccaad01eee9ad6586a5569 (diff)
downloaddevice_samsung_aries-common-fd7c880b8d0f591186994c206463373869e9ec4f.zip
device_samsung_aries-common-fd7c880b8d0f591186994c206463373869e9ec4f.tar.gz
device_samsung_aries-common-fd7c880b8d0f591186994c206463373869e9ec4f.tar.bz2
Initial crap
Change-Id: Iea55d594ffc24d554371006682cc954dc91d185d
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, 0 insertions, 26 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
deleted file mode 100644
index 7f97684..0000000
--- a/overlay/frameworks/base/core/res/res/values-de/arrays.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<!--
-/* //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>