Revision control

Copy as Markdown

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Name for one of the font options available to use -->
<string name="mozac_feature_readerview_sans_serif_font">Sans serif</string>
<!-- Accessible description for the font option -->
<string name="mozac_feature_readerview_sans_serif_font_desc">Sans serif फ़ॉन्ट</string>
<!-- Name for one of the font options available to use -->
<string name="mozac_feature_readerview_serif_font">Serif</string>
<!-- Accessible description for the font option -->
<string name="mozac_feature_readerview_serif_font_desc">Serif फ़ॉन्ट</string>
<!-- Accessible description for decreasing the font size -->
<string name="mozac_feature_readerview_font_size_decrease_desc">फ़ॉन्ट आकार कम करें</string>
<!-- Accessible description for increasing the font size -->
<string name="mozac_feature_readerview_font_size_increase_desc">फ़ॉन्ट आकार बढ़ाएं</string>
<!-- Color option for the background -->
<string name="mozac_feature_readerview_dark">डार्क</string>
<!-- Accessible description for the color option -->
<string name="mozac_feature_readerview_dark_color_scheme_desc">डार्क कलर स्कीम</string>
<!-- Color option for the background -->
<string name="mozac_feature_readerview_sephia">सेपिया</string>
<!-- Accessible description for the color option -->
<string name="mozac_feature_readerview_sepia_color_scheme_desc">सेपिया कलर स्कीम</string>
<!-- Color option for the background -->
<string name="mozac_feature_readerview_light">लाइट</string>
<!-- Accessible description for the color option -->
<string name="mozac_feature_readerview_light_color_scheme_desc">लाइट कलर स्कीम</string>
</resources>