diff options
author | Tobias Kellner <imcybot@gmail.com> | 2015-10-07 03:29:35 +0200 |
---|---|---|
committer | Tobias Kellner <imcybot@gmail.com> | 2015-10-07 03:29:35 +0200 |
commit | ac590679a176f1663f7bbdf7ca65d1ba4ba669ad (patch) | |
tree | 1bf640647d1d855d36f9797815ab1e6a14fbe8b1 /pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | |
parent | e65c41e64dbd6d3ea89a3f0e452fad8dc24eddb1 (diff) | |
download | pdf-over-ac590679a176f1663f7bbdf7ca65d1ba4ba669ad.tar.gz pdf-over-ac590679a176f1663f7bbdf7ca65d1ba4ba669ad.tar.bz2 pdf-over-ac590679a176f1663f7bbdf7ca65d1ba4ba669ad.zip |
Add about dialog to config
Diffstat (limited to 'pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties')
-rw-r--r-- | pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 2 |
1 files changed, 2 insertions, 0 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 cd5a104e..9b00bccc 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 @@ -81,6 +81,8 @@ common.browse=&Browse common.info=Information common.open=Open common.warning=Warning +config.About=A&bout %s +config.AboutText=This software is freely provided by A-SIT under the conditions of the EUPL.\nTerms and details at <a>http://demo.a-sit.at/lizenzbedingungen/</a>.\n\nNotice that components can have different licenses,\npartly restricting their free use to EUPL-licensed software. config.Advanced=Ad&vanced config.Simple=Basi&c dataSourceSelection.DropLabel=Drag document here |