From 85723fc25e4f624ba2787cd63f9a84a55248edc9 Mon Sep 17 00:00:00 2001 From: Jakob Heher Date: Wed, 22 Jun 2022 15:55:56 +0200 Subject: move logs to logs/ subfolder, and add "Show log directory" button to "about" configuration tab --- pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties | 1 + .../src/main/resources/at/asit/pdfover/gui/messages_de.properties | 1 + 2 files changed, 2 insertions(+) (limited to 'pdf-over-gui/src/main/resources/at/asit') 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 00433fce..8745c8fc 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 @@ -123,6 +123,7 @@ config.DataProtectionURL=https://www.a-trust.at/MediaProvider/2357/datenschutzer config.Advanced=Ad&vanced config.Keystore=&Keystore config.Simple=Basi&c +config.ShowLogDirectory=Show Log Directory dataSourceSelection.DropLabel=Drag document here dataSourceSelection.DropLabel2=or... dataSourceSelection.browse=&Browse for PDF on your computer diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties index 96299f3e..00dd7958 100644 --- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties +++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties @@ -114,6 +114,7 @@ config.DataProtectionURL=https://www.a-trust.at/MediaProvider/2357/datenschutzer config.Advanced=Er&weitert config.Keystore=&Keystore config.Simple=&Einfach +config.ShowLogDirectory=Logverzeichnis anzeigen dataSourceSelection.DropLabel=Dokument hierher ziehen dataSourceSelection.DropLabel2=oder... dataSourceSelection.browse=&Durchsuchen um ein Dokument zu wählen -- cgit v1.2.3