-Added settings for managing caption font size.

This commit is contained in:
John Zhen Mo 2018-02-09 13:26:03 -08:00
parent f506fc0478
commit 59f8583895
6 changed files with 73 additions and 8 deletions

View file

@ -403,4 +403,9 @@
<string name="resize_fill">FILL</string>
<string name="resize_zoom">ZOOM</string>
<string name="caption_font_size_settings_title">Caption Font Size</string>
<string name="smaller_caption_font_size">Smaller Font</string>
<string name="normal_caption_font_size">Normal Font</string>
<string name="larger_caption_font_size">Larger Font</string>
</resources>