From: Marcel Werk Date: Sun, 6 Jan 2019 14:57:49 +0000 (+0100) Subject: Improved the description of the "fileSystemPath" input field X-Git-Tag: 5.2.0_Alpha_1~296^2~62 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=69fa653f0738565f96d0a4ec72cc214d1dad327f;p=GitHub%2FWoltLab%2FWCF.git Improved the description of the "fileSystemPath" input field Closes #2807 --- diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index fb1e46f16b..8961bfdb4a 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -347,8 +347,8 @@ - - + + {$exception->getMessage()}
{$exception->getErrorDesc()}
]]>
diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 049666660a..12383d5f53 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -324,8 +324,8 @@ - - + + {$exception->getMessage()}
{$exception->getErrorDesc()}
]]>