mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-25 21:21:02 +00:00
feat(exoplayer): custom subtitle view (#544)
* branch * Add Custom Subtitles
This commit is contained in:
@@ -1078,12 +1078,15 @@ Non quae tempore quo provident laudantium qui illo dolor vel quia dolor et exerc
|
||||
<string name="host">Host</string>
|
||||
<string name="port">Port</string>
|
||||
<string name="authentication">Authentication</string>
|
||||
<string name="proxy">Socks5 Proxy</string>
|
||||
<string name="proxy_desc">Route All Your Network Traffic Through a Socks5 Proxy</string>
|
||||
<string name="proxy">SOCKS5 Proxy</string>
|
||||
<string name="proxy_desc">Route All Your Network Traffic Through a SOCKS5 Proxy</string>
|
||||
<string name="proxy_setup">Proxy Setup</string>
|
||||
<string name="proxy_setup_desc">Configure your Socks5 Proxy</string>
|
||||
<string name="clear_stored_episode">Clear Stored Episode Data</string>
|
||||
<string name="clear_stored_chapter">Clear Stored Chapter Data</string>
|
||||
<string name="use_additional_codec">Additional Codec Support</string>
|
||||
<string name="textview_sub">Textview Subtitles (Experimental)</string>
|
||||
<string name="textview_sub_stroke">Subtitle Stroke</string>
|
||||
<string name="textview_sub_bottom_margin">Bottom Margin</string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user