diff options
Diffstat (limited to '')
-rw-r--r-- | java/res/values-nl/strings-talkback-descriptions.xml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/java/res/values-nl/strings-talkback-descriptions.xml b/java/res/values-nl/strings-talkback-descriptions.xml index 838106698..884cf212f 100644 --- a/java/res/values-nl/strings-talkback-descriptions.xml +++ b/java/res/values-nl/strings-talkback-descriptions.xml @@ -2,7 +2,7 @@ <!-- /* ** -** Copyright 2015, The Android Open Source Project +** Copyright 2014, 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. @@ -24,7 +24,7 @@ <string name="spoken_current_text_is" msgid="4240549866156675799">"Huidige tekst is %s"</string> <string name="spoken_no_text_entered" msgid="1711276837961785646">"Geen tekst ingevoerd"</string> <string name="spoken_auto_correct" msgid="8989324692167993804">"Met <xliff:g id="KEY_NAME">%1$s</xliff:g> wordt <xliff:g id="ORIGINAL_WORD">%2$s</xliff:g> gecorrigeerd naar <xliff:g id="CORRECTED_WORD">%3$s</xliff:g>"</string> - <string name="spoken_auto_correct_obscured" msgid="7769449372355268412">"Met <xliff:g id="KEY_NAME">%1$s</xliff:g> voer je automatische correctie uit"</string> + <string name="spoken_auto_correct_obscured" msgid="7769449372355268412">"Met <xliff:g id="KEY_NAME">%1$s</xliff:g> voert u automatische correctie uit"</string> <string name="spoken_empty_suggestion" msgid="4250215619373459752">"Geen suggestie"</string> <string name="spoken_description_unknown" msgid="5139930082759824442">"Onbekend teken"</string> <string name="spoken_description_shift" msgid="7209798151676638728">"Shift"</string> @@ -71,12 +71,6 @@ <string name="spoken_descrption_emoji_category_nature" msgid="5018340512472354640">"Natuur"</string> <string name="spoken_descrption_emoji_category_places" msgid="1163315840948545317">"Plaatsen"</string> <string name="spoken_descrption_emoji_category_symbols" msgid="474680659024880601">"Symbolen"</string> - <string name="spoken_descrption_emoji_category_flags" msgid="5971573825866381472">"Vlaggen"</string> - <string name="spoken_descrption_emoji_category_eight_smiley_people" msgid="5682663819532433464">"Smileys en mensen"</string> - <string name="spoken_descrption_emoji_category_eight_animals_nature" msgid="5844950234883716704">"Dieren en natuur"</string> - <string name="spoken_descrption_emoji_category_eight_food_drink" msgid="6196944764485349650">"Eten en drinken"</string> - <string name="spoken_descrption_emoji_category_eight_travel_places" msgid="3834085499381434611">"Reizen en plaatsen"</string> - <string name="spoken_descrption_emoji_category_eight_activity" msgid="4795281669042975993">"Activiteit"</string> <string name="spoken_descrption_emoji_category_emoticons" msgid="456737544787823539">"Emoticons"</string> <string name="spoken_description_upper_case" msgid="4904835255229433916">"Hoofdletter <xliff:g id="LOWER_LETTER">%s</xliff:g>"</string> <string name="spoken_letter_0049" msgid="4743162182646977944">"Hoofdletter I"</string> |