Add button to allow selecting text in the description
Since now selection is disabled by default, this fixes #5453
This commit is contained in:
parent
d0d5373be9
commit
bc3e43ac58
5 changed files with 136 additions and 29 deletions
|
|
@ -716,6 +716,9 @@
|
|||
<string name="night_theme_summary">Select your favorite night theme — %s</string>
|
||||
<string name="select_night_theme_toast">You can select your favorite night theme below</string>
|
||||
<string name="download_has_started">Download has started</string>
|
||||
<string name="description_select_note">You can now select text inside the description. Note that the page may flicker and links may not be clickable while in selection mode.</string>
|
||||
<string name="description_select_enable">Enable selecting text in the description</string>
|
||||
<string name="description_select_disable">Disable selecting text in the description</string>
|
||||
<string name="metadata_category">Category</string>
|
||||
<string name="metadata_tags">Tags</string>
|
||||
<string name="metadata_licence">Licence</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue