From 6ce51f2ef1f689f7bfb27efc251b1f1616ff3e7a Mon Sep 17 00:00:00 2001
From: tobias <thinkdifferent055@gmail.com>
Date: Sun, 29 Nov 2020 20:13:37 +0100
Subject: [PATCH] Wording

---
 .idea/misc.xml                                    | 1 +
 PlayWall/src/main/resources/lang/ui_de.properties | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.idea/misc.xml b/.idea/misc.xml
index ca57f98e..8f099dcf 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -33,6 +33,7 @@
     <option name="ignoredFiles">
       <set>
         <option value="$PROJECT_DIR$/PlayWall/PlayWallComponents/pom.xml" />
+        <option value="$PROJECT_DIR$/PlayWallPlugins/PlayWallPluginContentPlayer/pom.xml" />
       </set>
     </option>
   </component>
diff --git a/PlayWall/src/main/resources/lang/ui_de.properties b/PlayWall/src/main/resources/lang/ui_de.properties
index 5abd2697..53686c94 100755
--- a/PlayWall/src/main/resources/lang/ui_de.properties
+++ b/PlayWall/src/main/resources/lang/ui_de.properties
@@ -118,7 +118,7 @@ midi.button.new=\u00C4ndern
 keyboard.label.key=Taste (Tastatur):
 keyboard.button.new=\u00C4ndern
 padSettings.button.delete=L\u00F6schen
-padSettings.button.path.show=Pfad zeigen
+padSettings.button.path.show=Im Ordner anzeigen
 padSettings.button.path.choose=Pfad w\u00E4hlen
 padSettings.gen.label.media=Medien:
 padSettings.gen.label.media.empty=<Keine Auswahl>
-- 
GitLab