1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-15 20:11:53 +00:00

Copying the link to an attachment should make sure that it is located in the same note folder -> Fixes #1924

This commit is contained in:
ehhc
2018-05-29 16:30:43 +02:00
parent ca0b03e97c
commit 9c247bcb22
21 changed files with 364 additions and 34 deletions

View File

@@ -150,5 +150,6 @@
"Sanitization": "サニタイズ",
"Only allow secure html tags (recommended)": "安全なHTMLタグのみ利用を許可する推奨",
"Allow styles": "スタイルを許可する",
"Allow dangerous html tags": "安全でないHTMLタグの利用を許可する"
"Allow dangerous html tags": "安全でないHTMLタグの利用を許可する",
"⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠": "⚠ You have pasted a link referring an attachment that could not be found in the storage location of this note. Pasting links referring attachments is only supported if the source and destination location is the same storage. Please Drag&Drop the attachment instead! ⚠"
}