diff options
author | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:11:51 +0000 |
---|---|---|
committer | tkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7> | 2013-04-10 19:11:51 +0000 |
commit | 870d13d78375bb57e776b0cfc30dd916f0e178e3 (patch) | |
tree | 09eeca489fe859111ddebf0d8a01b4f96640620c /pdf-over-gui/src/main/resources/at/asit | |
parent | ac9ab8e6a53308ca0fb7387df3de9e14b881c27a (diff) | |
download | pdf-over-870d13d78375bb57e776b0cfc30dd916f0e178e3.tar.gz pdf-over-870d13d78375bb57e776b0cfc30dd916f0e178e3.tar.bz2 pdf-over-870d13d78375bb57e776b0cfc30dd916f0e178e3.zip |
Allow creation of a new page
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@188 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/at/asit')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties index 960c0c2c..957364d6 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties @@ -93,8 +93,10 @@ mobileBKU.password=Password: output.link_open_message=You can open the signed file <a>here</a> output.link_save_message=You can save the signed file output.success_message=Signature was successful -positioning.sign=Sign +positioning.newPage=Create &new Page positioning.page=Page %d of %d +positioning.removeNewPage=&Undo new Page +positioning.sign=&Sign simple_config.EmblemEmpty=Drag and Drop an image here\nor use the browse button \nto select a signature logo. simple_config.Emblem_Title=Signature &logo simple_config.ExampleNumber=+43676123456789 |