Add copy tags to clipboard feature (#9063)

This commit is contained in:
0x7673
2023-02-14 09:22:10 +05:30
committed by GitHub
parent 4d607c4aed
commit d02b0ca2db
4 changed files with 65 additions and 11 deletions

View File

@@ -96,6 +96,7 @@
<string name="action_resume">Resume</string>
<string name="action_open_in_browser">Open in browser</string>
<string name="action_show_manga">Show entry</string>
<string name="action_copy_to_clipboard">Copy to clipboard</string>
<!-- Do not translate "WebView" -->
<string name="action_open_in_web_view">Open in WebView</string>
<string name="action_web_view" translatable="false">WebView</string>