add support for content language and content country

This commit is contained in:
Christian Schabesberger 2018-10-05 16:19:21 +02:00
parent a98e745116
commit 52bf5690c0
57 changed files with 95 additions and 94 deletions

View file

@ -28,7 +28,7 @@
<string name="next_video_title">Volgende video</string>
<string name="url_not_supported_toast">URL wordt niet ondersteund</string>
<string name="show_next_and_similar_title">volgende en vergelijkbare videos weergeven</string>
<string name="search_language_title">Standaardtaal voor inhoud</string>
<string name="content_language_title">Standaardtaal voor inhoud</string>
<string name="use_external_video_player_title">Externe videospeler gebruiken</string>
<string name="use_external_audio_player_title">Externe audiospeler gebruiken</string>
<string name="settings_category_video_audio_title">Video &amp; audio</string>