summaryrefslogtreecommitdiffstats
path: root/core/res/res/values-de-rLI
diff options
context:
space:
mode:
authorRobert Greenwalt <>2009-03-24 19:55:37 -0700
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-24 19:55:37 -0700
commit8c785269f836e8845085565b1611be89fcc9170b (patch)
tree003eb719ded4b8c61c6db935ada7cb8644d1cddd /core/res/res/values-de-rLI
parent4a0029f95db144ba735b35e636400e8ce535383f (diff)
downloadframeworks_base-8c785269f836e8845085565b1611be89fcc9170b.zip
frameworks_base-8c785269f836e8845085565b1611be89fcc9170b.tar.gz
frameworks_base-8c785269f836e8845085565b1611be89fcc9170b.tar.bz2
Automated import from //branches/donutburger/...@141259,141259
Diffstat (limited to 'core/res/res/values-de-rLI')
-rw-r--r--core/res/res/values-de-rLI/arrays.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/core/res/res/values-de-rLI/arrays.xml b/core/res/res/values-de-rLI/arrays.xml
new file mode 100644
index 0000000..0481b76
--- /dev/null
+++ b/core/res/res/values-de-rLI/arrays.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/* //device/apps/common/assets/res/any/colors.xml
+**
+** Copyright 2006, Google Inc.
+**
+** 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>
+
+ <!-- Do not translate. -->
+ <integer-array name="maps_starting_lat_lng">
+ <item>47141076</item>
+ <item>9521482</item>
+ </integer-array>
+ <!-- Do not translate. -->
+ <integer-array name="maps_starting_zoom">
+ <item>4</item>
+ </integer-array>
+
+</resources>