You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
640 B
14 lines
640 B
2 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<string name="dolby_enable_title">Dolby Atmos aktivieren</string>
|
||
|
<string name="dolby_profile_auto">Auto</string>
|
||
|
<string name="dolby_profile_game">Spiel</string>
|
||
|
<string name="dolby_profile_game_1">Spiel 1</string>
|
||
|
<string name="dolby_profile_game_2">Spiel 2</string>
|
||
|
<string name="dolby_profile_movie">Film</string>
|
||
|
<string name="dolby_profile_music">Musik</string>
|
||
|
<string name="dolby_profile_off">Kein Profil</string>
|
||
|
<string name="dolby_profile_spacial_audio">Raumklang</string>
|
||
|
<string name="dolby_profile_voice">Sprache</string>
|
||
|
</resources>
|