Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a1b29c89 authored by Wesley.CW Wang's avatar Wesley.CW Wang
Browse files

Increase style_info_description char limit

 Bug: 159627664
 Test: manually

Change-Id: I40fb12d7e3d2e32a29078a975a99ea7b25139aa9
parent 27d1033e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -198,7 +198,7 @@
    <!-- Title for a section of a style preview screen that shows a preview of the style color and icons. [CHAR_LIMIT=30]-->
    <string name="theme_preview_icons_section_title">Color / Icons</string>

    <!-- Bottom sheet dialog which displaying different theme's info. [CHAR_LIMIT=30]
    <!-- Bottom sheet dialog which displaying different theme's info. [CHAR_LIMIT=80]
    (eg, Fonts, icons, shape, color will change to the "Default" Style) -->
    <string name="style_info_description">Fonts, icons, shape, color will change to the <xliff:g name="style_name">%1$s</xliff:g> Style</string>
</resources>