123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="utf-8"?>
- <resources>
- <string name="abc_action_bar_home_description">Navigeren naar startpositie</string>
- <string name="abc_action_bar_home_description_format">%1$s, %2$s</string>
- <string name="abc_action_bar_home_subtitle_description_format">%1$s, %2$s, %3$s</string>
- <string name="abc_action_bar_up_description">Omhoog navigeren</string>
- <string name="abc_action_menu_overflow_description">Meer opties</string>
- <string name="abc_action_mode_done">Gereed</string>
- <string name="abc_activity_chooser_view_see_all">Alles weergeven</string>
- <string name="abc_activitychooserview_choose_application">Een app selecteren</string>
- <string name="abc_capital_off">UIT</string>
- <string name="abc_capital_on">AAN</string>
- <string name="abc_search_hint">Zoeken…</string>
- <string name="abc_searchview_description_clear">Zoekopdracht wissen</string>
- <string name="abc_searchview_description_query">Zoekopdracht</string>
- <string name="abc_searchview_description_search">Zoeken</string>
- <string name="abc_searchview_description_submit">Zoekopdracht verzenden</string>
- <string name="abc_searchview_description_voice">Gesproken zoekopdracht</string>
- <string name="abc_shareactionprovider_share_with">Delen met</string>
- <string name="abc_shareactionprovider_share_with_application">Delen met %s</string>
- <string name="abc_toolbar_collapse_description">Samenvouwen</string>
- <string name="search_menu_title">Zoeken</string>
- <string name="status_bar_notification_info_overflow">999+</string>
- </resources>
|