summaryrefslogtreecommitdiffstats
path: root/res/values-de
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-09-30 10:52:41 -0700
committerEric Fischer <enf@google.com>2009-09-30 11:14:31 -0700
commit4bc220acc9d5582f9c4a979ce4f3c210abe295c3 (patch)
tree4edcd0128f55384a6de04bf17f083a18db4b4b89 /res/values-de
parentc0e0633f10c9f2ac1c787c879cc30d36477a1000 (diff)
downloadLegacyCamera-4bc220acc9d5582f9c4a979ce4f3c210abe295c3.zip
LegacyCamera-4bc220acc9d5582f9c4a979ce4f3c210abe295c3.tar.gz
LegacyCamera-4bc220acc9d5582f9c4a979ce4f3c210abe295c3.tar.bz2
Mark the untranslatable Camera arrays as translatable="false".
Fixes P0 bug 2156910 that made it impossible to enter Camera settings in German or French. Change-Id: I594aa08a846a3421b206b9cdba72dbe4624fde35
Diffstat (limited to 'res/values-de')
-rw-r--r--res/values-de/arrays.xml52
-rw-r--r--res/values-de/strings.xml1
2 files changed, 0 insertions, 53 deletions
diff --git a/res/values-de/arrays.xml b/res/values-de/arrays.xml
deleted file mode 100644
index 2931621..0000000
--- a/res/values-de/arrays.xml
+++ /dev/null
@@ -1,52 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2009 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.
--->
-<resources xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- no translation found for pref_camera_videoquality_entries:0 (4155278146225809483) -->
- <!-- no translation found for pref_camera_videoquality_entries:1 (2439895494739176281) -->
- <string-array name="pref_camera_videoquality_entryvalues">
- <item msgid="4757859881176606698">"0"</item>
- <item msgid="8585619597157636291">"1"</item>
- </string-array>
- <!-- no translation found for pref_camera_video_duration_entries:0 (1032315112880476480) -->
- <!-- no translation found for pref_camera_video_duration_entries:1 (8670986040597021796) -->
- <!-- no translation found for pref_camera_video_duration_entries:2 (8517673351926428895) -->
- <string-array name="pref_camera_video_duration_entryvalues">
- <item msgid="1464827609202838923">"1"</item>
- <item msgid="8774526811603963446">"10"</item>
- <item msgid="2162726354815338735">"30"</item>
- </string-array>
- <!-- no translation found for pref_camera_picturesize_entries:0 (4050594067848730193) -->
- <!-- no translation found for pref_camera_picturesize_entries:1 (3790683023711477464) -->
- <!-- no translation found for pref_camera_picturesize_entries:2 (9171438155465781615) -->
- <string-array name="pref_camera_picturesize_entryvalues">
- <item msgid="8888164339955946967">"2048 x 1536"</item>
- <item msgid="7986291844861222824">"1600 x 1200"</item>
- <item msgid="1696942781237476107">"1024 x 768"</item>
- </string-array>
- <!-- no translation found for pref_camera_jpegquality_entries:0 (280917070337827564) -->
- <!-- no translation found for pref_camera_jpegquality_entries:1 (6681843711112548190) -->
- <!-- no translation found for pref_camera_jpegquality_entries:2 (199919528808097195) -->
- <string-array name="pref_camera_jpegquality_entryvalues">
- <item msgid="4808693135969441168">"85"</item>
- <item msgid="1869144701125628961">"75"</item>
- <item msgid="1872639333981076053">"65"</item>
- </string-array>
- <!-- no translation found for pref_camera_focusmode_entries:0 (5295270071208882750) -->
- <!-- no translation found for pref_camera_focusmode_entries:1 (1318390243219309490) -->
- <!-- no translation found for pref_camera_focusmode_entryvalues:0 (7221493087424876092) -->
- <!-- no translation found for pref_camera_focusmode_entryvalues:1 (1972869374425157325) -->
-</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 7ceebc4..02d7a52 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -138,7 +138,6 @@
<string name="pref_camera_focusmode_title" msgid="3829707410870789496">"Fokussierungsmodus auswählen"</string>
<string name="pref_camera_focusmode_entry_auto" msgid="7374820710300362457">"Autom."</string>
<string name="pref_camera_focusmode_entry_infinity" msgid="3413922419264967552">"Unendlich"</string>
- <string name="pref_camera_focusmode_value_infinity" msgid="3629041045019224450">"Unendlich"</string>
<string name="pref_camera_focusmode_dialogtitle" msgid="3464580667965511167">"Fokussierungsmodus"</string>
<string name="camerasettings" msgid="2433519618178453928">"Einstellungen"</string>
<string name="image_gallery_NoImageView_text" msgid="409595259802877447">"Keine Medien gefunden."</string>