mirror of
https://github.com/BoostIo/Boostnote
synced 2026-07-01 10:35:22 +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:
+2
-1
@@ -148,5 +148,6 @@
|
||||
"Sanitization": "過濾 HTML 程式碼",
|
||||
"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! ⚠"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user