From 827ab0cbbe87f12eb380592c28a8fd6a60d4d16b Mon Sep 17 00:00:00 2001
From: Robert Goldmann <deadlocker@gmx.de>
Date: Sat, 21 Jan 2023 17:08:44 +0100
Subject: [PATCH] #726 - cleanup

---
 BudgetMasterServer/src/main/resources/application.properties    | 2 --
 .../src/main/resources/languages/base_de.properties             | 2 +-
 .../src/main/resources/languages/base_en.properties             | 2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/BudgetMasterServer/src/main/resources/application.properties b/BudgetMasterServer/src/main/resources/application.properties
index f96ef5f3e..d0e399902 100644
--- a/BudgetMasterServer/src/main/resources/application.properties
+++ b/BudgetMasterServer/src/main/resources/application.properties
@@ -15,8 +15,6 @@ logging.level.de.deadlocker8=DEBUG
 spring.freemarker.template-loader-path= classpath:/templates
 spring.freemarker.suffix=.ftl
 
-spring.h2.console.enabled=false
-
 versionizer.service.cron=0 0 12 * * *
 
 app.name=@project.artifactId@
diff --git a/BudgetMasterServer/src/main/resources/languages/base_de.properties b/BudgetMasterServer/src/main/resources/languages/base_de.properties
index bf16b54b5..034522844 100644
--- a/BudgetMasterServer/src/main/resources/languages/base_de.properties
+++ b/BudgetMasterServer/src/main/resources/languages/base_de.properties
@@ -1,7 +1,7 @@
 locale=de
 
 # DEFAULT
-credits=Verwendete Schriftarten: Roboto<br>Verwendete Bibliotheken:<br>spring-boot-starter-parent 2.7.8<br>spring-boot-devtools 2.7.8<br>spring-boot-starter-web 2.7.8<br>spring-boot-starter-test 2.7.8<br>spring-boot-starter-security 2.7.8<br>spring-boot-starter-tomcat 2.7.8<br>spring-boot-starter-freemarker 2.7.8<br>spring-boot-starter-validation 2.7.8<br>h2 1.4.199<br>maven-surefire-plugin 2.22.2<br>launch4j-maven-plugin 1.7.25<br>jquery 3.6.1<br>materialize 1.0.0<br>fontawesome 6.2.0<br>Google Material Icons<br>Vanilla-picker 2.12.1<br>SortableJS 1.15.0<br>jlibs 3.2.0<br>itextpdf 5.5.13.3<br>mousetrap 1.6.5<br>plotly 2.17.1<br>momentjs 2.29.4<br>codemirror 5.62.2<br>webjars-locator 0.46<br>libUtils 3.2.7<br>libStorage 3.2.3<br>natorder 1.1.3<br>jgit 6.4.0.202211300538-r<br>opencsv 5.3<br>datatables 1.13.1<br>
+credits=Verwendete Schriftarten: Roboto<br>Verwendete Bibliotheken:<br>spring-boot-starter-parent 2.7.8<br>spring-boot-devtools 2.7.8<br>spring-boot-starter-web 2.7.8<br>spring-boot-starter-test 2.7.8<br>spring-boot-starter-security 2.7.8<br>spring-boot-starter-tomcat 2.7.8<br>spring-boot-starter-freemarker 2.7.8<br>spring-boot-starter-validation 2.7.8<br>maven-surefire-plugin 2.22.2<br>launch4j-maven-plugin 1.7.25<br>jquery 3.6.1<br>materialize 1.0.0<br>fontawesome 6.2.0<br>Google Material Icons<br>Vanilla-picker 2.12.1<br>SortableJS 1.15.0<br>jlibs 3.2.0<br>itextpdf 5.5.13.3<br>mousetrap 1.6.5<br>plotly 2.17.1<br>momentjs 2.29.4<br>codemirror 5.62.2<br>webjars-locator 0.46<br>libUtils 3.2.7<br>libStorage 3.2.3<br>natorder 1.1.3<br>jgit 6.4.0.202211300538-r<br>opencsv 5.3<br>datatables 1.13.1<br>
 folder=Deadlocker/BudgetMaster
 roadmap.url=https://roadmaps.thecodelabs.de/roadmap/1
 github.url=https://github.com/deadlocker8/BudgetMaster
diff --git a/BudgetMasterServer/src/main/resources/languages/base_en.properties b/BudgetMasterServer/src/main/resources/languages/base_en.properties
index 85169cbb2..7c82af3fd 100644
--- a/BudgetMasterServer/src/main/resources/languages/base_en.properties
+++ b/BudgetMasterServer/src/main/resources/languages/base_en.properties
@@ -1,7 +1,7 @@
 locale=en
 
 # DEFAULT
-credits=Fonts used: Roboto<br>Libraries used:<br>spring-boot-starter-parent 2.7.8<br>spring-boot-devtools 2.7.8<br>spring-boot-starter-web 2.7.8<br>spring-boot-starter-test 2.7.8<br>spring-boot-starter-security 2.7.8<br>spring-boot-starter-tomcat 2.7.8<br>spring-boot-starter-freemarker 2.7.8<br>spring-boot-starter-validation 2.7.8<br>h2 1.4.199<br>maven-surefire-plugin 2.22.2<br>launch4j-maven-plugin 1.7.25<br>jquery 3.6.1<br>materialize 1.0.0<br>fontawesome 6.2.0<br>Google Material Icons<br>Vanilla-picker 2.12.1<br>SortableJS 1.15.0<br>jlibs 3.2.0<br>itextpdf 5.5.13.3<br>mousetrap 1.6.5<br>plotly 2.17.1<br>momentjs 2.29.4<br>codemirror 5.62.2<br>webjars-locator 0.46<br>libUtils 3.2.7<br>libStorage 3.2.3<br>natorder 1.1.3<br>jgit 6.4.0.202211300538-r<br>opencsv 5.3<br>datatables 1.13.1<br>
+credits=Fonts used: Roboto<br>Libraries used:<br>spring-boot-starter-parent 2.7.8<br>spring-boot-devtools 2.7.8<br>spring-boot-starter-web 2.7.8<br>spring-boot-starter-test 2.7.8<br>spring-boot-starter-security 2.7.8<br>spring-boot-starter-tomcat 2.7.8<br>spring-boot-starter-freemarker 2.7.8<br>spring-boot-starter-validation 2.7.8<br>maven-surefire-plugin 2.22.2<br>launch4j-maven-plugin 1.7.25<br>jquery 3.6.1<br>materialize 1.0.0<br>fontawesome 6.2.0<br>Google Material Icons<br>Vanilla-picker 2.12.1<br>SortableJS 1.15.0<br>jlibs 3.2.0<br>itextpdf 5.5.13.3<br>mousetrap 1.6.5<br>plotly 2.17.1<br>momentjs 2.29.4<br>codemirror 5.62.2<br>webjars-locator 0.46<br>libUtils 3.2.7<br>libStorage 3.2.3<br>natorder 1.1.3<br>jgit 6.4.0.202211300538-r<br>opencsv 5.3<br>datatables 1.13.1<br>
 folder=Deadlocker/BudgetMaster
 roadmap.url=https://roadmaps.thecodelabs.de/roadmap/2
 github.url=https://github.com/deadlocker8/BudgetMaster
-- 
GitLab