Trim sources title when too long (#383)

This commit is contained in:
2021-11-22 07:09:12 +01:00
committed by GitHub
parent 60a908a44a
commit 6a8c2d7fcd
4 changed files with 31 additions and 37 deletions

View File

@ -168,4 +168,5 @@
<string name="reader_static_bar_title">Static bottom bar in the article viewer</string>
<string name="reader_static_bar_on">The bottom bar will always be displayed</string>
<string name="reader_static_bar_off">The bottom bar can be shown through the floating button</string>
<string name="remove_source">Remove source</string>
</resources>