Skip to content

Commit eefa71d

Browse files
author
Nathan McMinn
committed
fixed labels for page rotation action
1 parent 72a240f commit eefa71d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pdf-toolkit-repo/src/main/amp/config/alfresco/messages/pdf-toolkit.properties

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@ pdf-delete-page.destination-folder.display-label=Destination folder
8888
pdf-delete-page.destination-name.display-label=Destination name
8989
pdf-delete-page.inplace.display-label=Execute in place
9090

91-
pdf-delete-page.title=Rotate PDF Document
92-
pdf-delete-page.description=Rotate the pages of this PDF document
93-
pdf-delete-page.degrees.display-label=Degrees of rotation
94-
pdf-delete-page.destination-folder.display-label=Destination folder
95-
pdf-delete-page.destination-name.display-label=Destination name
96-
pdf-delete-page.inplace.display-label=Execute in place
91+
pdf-rotate.title=Rotate PDF Document
92+
pdf-rotate.description=Rotate the pages of this PDF document
93+
pdf-rotate.degrees.display-label=Degrees of rotation
94+
pdf-rotate.destination-folder.display-label=Destination folder
95+
pdf-rotate.destination-name.display-label=Destination name
96+
pdf-rotate.inplace.display-label=Execute in place
9797

9898
pdf-encryption.title=Encrypt PDF
9999
pdf-encryption.description=Encrypt PDF document and set permissions

0 commit comments

Comments
 (0)