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">Несерифен</string>
<!-- Accessible description for the font option -->
<string name="mozac_feature_readerview_sans_serif_font_desc">Несерифен шрифт</string>
<!-- Name for one of the font options available to use -->
<string name="mozac_feature_readerview_serif_font">Серифен</string>
<!-- Accessible description for the font option -->
<string name="mozac_feature_readerview_serif_font_desc">Серифен шрифт</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>