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

@ -40,7 +40,7 @@
<string name="next_video_title">Další videa</string>
<string name="show_next_and_similar_title">Zobrazovat \'další\' a \'podobná\' videa</string>
<string name="url_not_supported_toast">URL není podporováno</string>
<string name="search_language_title">Preferovaný jazyk obsahu</string>
<string name="content_language_title">Preferovaný jazyk obsahu</string>
<string name="settings_category_video_audio_title">Video a zvuk</string>
<string name="settings_category_appearance_title">Vzhled</string>
<string name="settings_category_other_title">Ostatní</string>