1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

Added option to share image from WebView to external app

This commit is contained in:
vanitasvitae 2016-06-07 23:44:39 +02:00
parent b5cf37108e
commit ef8efb4e06
3 changed files with 30 additions and 3 deletions

View file

@ -212,6 +212,7 @@
<string name="toast_link_address_copied">Link address copied …</string>
<string name="context_menu_share_link">Share link address</string>
<string name="context_menu_save_image">Save image</string>
<string name="context_menu_share_image">Share image</string>
<string name="context_menu_open_external_browser">Open in external browser …</string>
<string name="context_menu_copy_link">Copy link address to clipboard</string>
<string name="toast_saved_image_to_location">Saving image to</string>