-Reduced text size for hold to append tip.

-Added options to turn off hold to append tip.
This commit is contained in:
John Zhen Mo 2017-10-16 18:59:59 -07:00
parent eb9770e3ba
commit 21d42c92e5
5 changed files with 11 additions and 1 deletions

View file

@ -80,6 +80,8 @@
<string name="download_dialog_title">Download</string>
<string name="next_video_title">Next video</string>
<string name="show_next_and_similar_title">Show next and similar videos</string>
<string name="show_hold_to_append_title">Show Hold to Append Tip</string>
<string name="show_hold_to_append_summary">Show tip when background or popup button is pressed on video details page</string>
<string name="url_not_supported_toast">URL not supported</string>
<string name="search_language_title">Default content language</string>
<string name="settings_category_player_title">Player</string>