From b1664f8bb18359d4a6a2d5d87f5b27369247de0c Mon Sep 17 00:00:00 2001 From: tobias <thinkdifferent055@gmail.com> Date: Sat, 5 Dec 2020 23:31:55 +0100 Subject: [PATCH] Fix typo --- PlayWall/src/main/resources/lang/ui_de.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlayWall/src/main/resources/lang/ui_de.properties b/PlayWall/src/main/resources/lang/ui_de.properties index 4d959731..f3e03f79 100755 --- a/PlayWall/src/main/resources/lang/ui_de.properties +++ b/PlayWall/src/main/resources/lang/ui_de.properties @@ -235,7 +235,7 @@ PathMatchDialog.Table.Column.Action=Aktionen PathMatchDialog.Button.Cancel=Abbrechen PathMatchDialog.Button.Finish=\u00DCbernehmen -about.label.headline=\u00DCber PLayWall +about.label.headline=\u00DCber PlayWall about.label.version=Version: about.label.author=Autor: about.label.graphics=Grafiken: -- GitLab