diff options
Diffstat (limited to '')
-rw-r--r-- | java/res/values-de/strings-talkback-descriptions.xml | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/java/res/values-de/strings-talkback-descriptions.xml b/java/res/values-de/strings-talkback-descriptions.xml index 469267ba9..6457911ef 100644 --- a/java/res/values-de/strings-talkback-descriptions.xml +++ b/java/res/values-de/strings-talkback-descriptions.xml @@ -2,7 +2,7 @@ <!-- /* ** -** Copyright 2014, The Android Open Source Project +** Copyright 2015, 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. @@ -20,7 +20,7 @@ <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="spoken_use_headphones" msgid="4313642710742229868">"Schließen Sie ein Headset an, um das Passwort gesprochen zu hören."</string> + <string name="spoken_use_headphones" msgid="4313642710742229868">"Schließe ein Headset an, um das Passwort gesprochen zu hören."</string> <string name="spoken_current_text_is" msgid="4240549866156675799">"Aktueller Text lautet %s"</string> <string name="spoken_no_text_entered" msgid="1711276837961785646">"Kein Text eingegeben"</string> <string name="spoken_auto_correct" msgid="8989324692167993804">"Mit <xliff:g id="KEY_NAME">%1$s</xliff:g> wird \"<xliff:g id="ORIGINAL_WORD">%2$s</xliff:g>\" in \"<xliff:g id="CORRECTED_WORD">%3$s</xliff:g>\" geändert."</string> @@ -71,6 +71,12 @@ <string name="spoken_descrption_emoji_category_nature" msgid="5018340512472354640">"Natur"</string> <string name="spoken_descrption_emoji_category_places" msgid="1163315840948545317">"Orte"</string> <string name="spoken_descrption_emoji_category_symbols" msgid="474680659024880601">"Symbole"</string> + <string name="spoken_descrption_emoji_category_flags" msgid="5971573825866381472">"Fahnen"</string> + <string name="spoken_descrption_emoji_category_eight_smiley_people" msgid="5682663819532433464">"Smileys & Personen"</string> + <string name="spoken_descrption_emoji_category_eight_animals_nature" msgid="5844950234883716704">"Tiere & Natur"</string> + <string name="spoken_descrption_emoji_category_eight_food_drink" msgid="6196944764485349650">"Essen & Trinken"</string> + <string name="spoken_descrption_emoji_category_eight_travel_places" msgid="3834085499381434611">"Reisen & Orte"</string> + <string name="spoken_descrption_emoji_category_eight_activity" msgid="4795281669042975993">"Aktivitäten"</string> <string name="spoken_descrption_emoji_category_emoticons" msgid="456737544787823539">"Emoticons"</string> <string name="spoken_description_upper_case" msgid="4904835255229433916">"Großbuchstabe <xliff:g id="LOWER_LETTER">%s</xliff:g>"</string> <string name="spoken_letter_0049" msgid="4743162182646977944">"Großbuchstabe I"</string> |