From: Joshua Rüsweg Date: Thu, 12 Apr 2018 09:45:26 +0000 (+0200) Subject: Make language variable consistent to other language variables X-Git-Tag: 5.2.0_Alpha_1~364^2~101^2~132 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3f2e99293d4cecda2ddf3f609ae2348454d89e40;p=GitHub%2FWoltLab%2FWCF.git Make language variable consistent to other language variables See #2508 --- diff --git a/wcfsetup/install/files/acp/templates/reactionTypeList.tpl b/wcfsetup/install/files/acp/templates/reactionTypeList.tpl index e7eb1a828c..b85e94b200 100644 --- a/wcfsetup/install/files/acp/templates/reactionTypeList.tpl +++ b/wcfsetup/install/files/acp/templates/reactionTypeList.tpl @@ -48,7 +48,7 @@ - + {event name='itemButtons'} diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index d7ef6549fd..a0a2979a82 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -1738,7 +1738,7 @@ Als Benachrichtigungs-URL in der Konfiguration der sofortigen Zahlungsbestätigu - {$reactionType->getTitle()} wirklich löschen?]]> + {$reactionType->getTitle()} wirklich löschen?]]> diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 8011641425..ab01d3c757 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -1678,7 +1678,7 @@ When prompted for the notification URL for the instant payment notifications, pl - {$reactionType->getTitle()}?]]> + {$reactionType->getTitle()}?]]>