diff options
author | The Android Open Source Project <initial-contribution@android.com> | 2009-01-22 00:13:44 -0800 |
---|---|---|
committer | The Android Open Source Project <initial-contribution@android.com> | 2009-01-22 00:13:44 -0800 |
commit | 590c0a97ff3b7665306e14da9a999212da5f06b9 (patch) | |
tree | 5fbd5e1a81eed241e0d10e22c175836dc679765a /res/values-de | |
parent | 01f172366c86623cc45a1b9a810dda86c595eb19 (diff) | |
download | packages_apps_settings-590c0a97ff3b7665306e14da9a999212da5f06b9.zip packages_apps_settings-590c0a97ff3b7665306e14da9a999212da5f06b9.tar.gz packages_apps_settings-590c0a97ff3b7665306e14da9a999212da5f06b9.tar.bz2 |
auto import from //branches/cupcake/...@127436
Diffstat (limited to 'res/values-de')
-rw-r--r-- | res/values-de/arrays.xml | 14 | ||||
-rw-r--r-- | res/values-de/strings.xml | 30 |
2 files changed, 44 insertions, 0 deletions
diff --git a/res/values-de/arrays.xml b/res/values-de/arrays.xml index 8152f6e..85252eb 100644 --- a/res/values-de/arrays.xml +++ b/res/values-de/arrays.xml @@ -1,4 +1,18 @@ <?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"> <string-array name="timezone_filters"> diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index 414e1ec..563924b 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -1,4 +1,18 @@ <?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"> <string name="device_info_default">"Unbekannt"</string> @@ -632,6 +646,22 @@ <string name="auto_punctuate_summary">"Leertaste zweimal drücken, um \".\" hinzuzufügen"</string> <string name="show_password">"Sichtbare Passwörter"</string> <string name="show_password_summary">"Passwort bei der Eingabe anzeigen"</string> + <!-- no translation found for user_dict_settings_titlebar (765659257455000490) --> + <skip /> + <!-- no translation found for user_dict_settings_title (8357027437499042191) --> + <skip /> + <!-- no translation found for user_dict_settings_summary (2460427065601355471) --> + <skip /> + <!-- no translation found for user_dict_settings_add_menu_title (4056762757149923551) --> + <skip /> + <!-- no translation found for user_dict_settings_add_dialog_title (4702613990174126482) --> + <skip /> + <!-- no translation found for user_dict_settings_context_menu_edit_title (2210564879320004837) --> + <skip /> + <!-- no translation found for user_dict_settings_context_menu_delete_title (9140703913776549054) --> + <skip /> + <!-- no translation found for user_dict_settings_empty_text (6209268025109242806) --> + <skip /> <string name="testing">"Test"</string> <string name="testing_phone_info">"Telefoninformation"</string> <string name="testing_battery_info">"Akkuinformationen"</string> |