diff options
author | vkrnjic <vkrnjic@klio.iaik.tugraz.at> | 2012-11-14 10:07:21 +0100 |
---|---|---|
committer | vkrnjic <vkrnjic@klio.iaik.tugraz.at> | 2012-11-14 10:07:21 +0100 |
commit | 47e1b81fcc7ae3d5604db7979cb1db057e75c298 (patch) | |
tree | 8f9649bda55a006ad53b3725c2e73d8cd14213cf /trunk/pdf-over-gui | |
parent | 2e1f7446d9ae779c19a65cf4c64ad4f944cf7418 (diff) | |
download | pdf-over-47e1b81fcc7ae3d5604db7979cb1db057e75c298.tar.gz pdf-over-47e1b81fcc7ae3d5604db7979cb1db057e75c298.tar.bz2 pdf-over-47e1b81fcc7ae3d5604db7979cb1db057e75c298.zip |
change drag and drop message
Diffstat (limited to 'trunk/pdf-over-gui')
-rw-r--r-- | trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties index 3f86ed1d..f9b9ef5e 100644 --- a/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties +++ b/trunk/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties @@ -58,7 +58,7 @@ common.open=Open config.Advanced=Ad&vanced config.Simple=Basi&c dataSourceSelection.DropLabel=Drag document here -dataSourceSelection.DropLabel2=Or, if you prefer... +dataSourceSelection.DropLabel2=or... dataSourceSelection.browse=&Browse for PDF on your computer error.Details=Details error.EnteredReferenceValue=You entered the reference value! |