Use numbered variables in another new string
https://forums.zotero.org/discussion/115566/new-strings-with-multiple-variables-on-transifex
This commit is contained in:
parent
78507161df
commit
df8a4799e1
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ pane.item.notes.ignoreMissingImage = Some note images are missing and cannot be
|
|||
pane.item.attachments.rename.title = New title:
|
||||
pane.item.attachments.rename.renameAssociatedFile = Rename associated file
|
||||
pane.item.attachments.rename.error = An error occurred while renaming the file.
|
||||
pane.item.attachments.rename.confirmExtChange.text1 = Are you sure you want to change the file extension from “%S” to “%S”?
|
||||
pane.item.attachments.rename.confirmExtChange.text1 = Are you sure you want to change the file extension from “%1$S” to “%2$S”?
|
||||
pane.item.attachments.rename.confirmExtChange.text2 = If you change the extension, the file may open with a different application outside of %S.
|
||||
pane.item.attachments.rename.confirmExtChange.keep = Keep %S
|
||||
pane.item.attachments.rename.confirmExtChange.change = Use %S
|
||||
|
|
Loading…
Reference in a new issue