split share modal into 3 tabs
This commit is contained in:
@@ -173,7 +173,6 @@
|
||||
"viewOpenTitle": "Open this pad in read-only mode in a new tab",
|
||||
"fileShare": "Copy link",
|
||||
"getEmbedCode": "Get embed code",
|
||||
"viewEmbedTitle": "Embed the pad in an external page",
|
||||
"viewEmbedTag": "To embed this pad, include this iframe in your page wherever you want. You can style it using CSS or HTML attributes.",
|
||||
"fileEmbedTitle": "Embed the file in an external page",
|
||||
"fileEmbedScript": "To embed this file, include this script once in your page to load the Media Tag:",
|
||||
@@ -980,13 +979,12 @@
|
||||
"properties_passwordWarning": "The password was successfully changed but we were unable to update your CryptDrive with the new data. You may have to remove the old version of the pad manually.<br>Press OK to reload and update your access rights.",
|
||||
"properties_passwordSuccess": "The password was successfully changed.<br>Press OK to reload and update your access rights.",
|
||||
"properties_changePasswordButton": "Submit",
|
||||
"share_linkCategory": "Share link",
|
||||
"share_linkCategory": "Link",
|
||||
"share_linkAccess": "Access rights",
|
||||
"share_linkEdit": "Edit",
|
||||
"share_linkView": "View",
|
||||
"share_linkOptions": "Link options",
|
||||
"share_linkEmbed": "Embed mode (toolbar and userlist hidden)",
|
||||
"share_linkPresent": "Present mode (editable sections hidden)",
|
||||
"share_linkEmbed": "Embed mode (hide toolbar and user list)",
|
||||
"share_linkPresent": "Present (hide editable sections)",
|
||||
"share_linkOpen": "Open in new tab",
|
||||
"share_linkCopy": "Copy to clipboard",
|
||||
"share_embedCategory": "Embed",
|
||||
|
||||
Reference in New Issue
Block a user