Add a fallback when the browser does not support copying the share link to clipboard (not a secure origin)
See: https://stackoverflow.com/a/51823007
This commit is contained in:
@@ -369,6 +369,7 @@
|
||||
"shareOriginalFormat": "Share in original format",
|
||||
"shareDialogTitle": "Share %{resource} '%{name}'",
|
||||
"shareBatchDialogTitle": "Share 1 %{resource} |||| Share %{smart_count} %{resource}",
|
||||
"shareCopyToClipboard": "Copy to clipboard: Ctrl+C, Enter",
|
||||
"shareSuccess": "URL copied to clipboard: %{url}",
|
||||
"shareFailure": "Error copying URL %{url} to clipboard",
|
||||
"downloadDialogTitle": "Download %{resource} '%{name}' (%{size})",
|
||||
|
||||
Reference in New Issue
Block a user