Remove newline in attachment-info-convert-note.tooltiptext
string
Otherwise it's included in the Fluent string: https://github.com/zotero/zotero/pull/3707#issuecomment-2144469525
This commit is contained in:
parent
b20926aa75
commit
191d112aad
1 changed files with 1 additions and 2 deletions
|
@ -467,8 +467,7 @@ attachment-info-convert-note =
|
|||
[child] Item
|
||||
*[unknown] New
|
||||
} Note
|
||||
.tooltiptext = Adding notes to attachments is no longer supported, but you can edit this note
|
||||
by migrating it to a separate note.
|
||||
.tooltiptext = Adding notes to attachments is no longer supported, but you can edit this note by migrating it to a separate note.
|
||||
|
||||
attachment-preview-placeholder = No attachment to preview
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue