2015-09-04 00:15:03 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<string name="downloadPathPreference">download_path_preference</string>
|
|
|
|
<string name="useExternalPlayer">use_external_player</string>
|
2015-09-11 07:50:30 +00:00
|
|
|
<string name="autoPlayThroughIntent">autoplay_through_intent</string>
|
2015-09-12 20:07:02 +00:00
|
|
|
<string name="defaultResolutionPreference">default_resulution_preference</string>
|
|
|
|
<string-array name="resolutionList">
|
|
|
|
<item>720p</item>
|
|
|
|
<item>360p</item>
|
|
|
|
<item>240p</item>
|
|
|
|
<item>144p</item>
|
|
|
|
</string-array>
|
|
|
|
<string name="defaultResolutionListItem">360p</string>
|
2015-09-04 00:15:03 +00:00
|
|
|
</resources>
|