mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
[Editor] Add the possibility to change a signature description (bug 1948116)
This commit is contained in:
parent
a877493826
commit
1d82b2ce94
16 changed files with 480 additions and 141 deletions
|
@ -597,3 +597,15 @@ pdfjs-editor-add-signature-add-button = Add
|
|||
pdfjs-editor-delete-signature-button =
|
||||
.title = Remove signature
|
||||
pdfjs-editor-delete-signature-button-label = Remove signature
|
||||
|
||||
## Editor toolbar
|
||||
|
||||
pdfjs-editor-add-signature-edit-button-label = Edit description
|
||||
|
||||
## Edit signature description dialog
|
||||
|
||||
pdfjs-editor-edit-signature-dialog-title = Edit description
|
||||
|
||||
## Dialog buttons
|
||||
|
||||
pdfjs-editor-edit-signature-update-button = Update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue