From fd0d16bb7ddf0948be302741d7ee25115cce08f3 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Fri, 10 Nov 2023 14:08:10 +0100 Subject: [PATCH] Unify phrases --- wcfsetup/install/lang/de.xml | 2 +- wcfsetup/install/lang/en.xml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index 9201a6adac..8edc2926e9 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -157,7 +157,7 @@ - FontAwesome-Icon genutzt werden.]]> + wcf/icon/ befinden, alternativ kann ein FontAwesome-Icon genutzt werden.]]> diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 59f08d926b..a850e29280 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -23,7 +23,7 @@ - +
  • {literal}{$username}{/literal} with the name of the active user or “Guest”
  • @@ -157,7 +157,7 @@ - FontAwesome icon.]]> + wcf/icon/ or use a FontAwesome icon.]]>
    @@ -782,12 +782,12 @@ You can access the error log at: {link controller='ExceptionLogView' isEmail=tru - + cannot be used in the signature.]]> - + <strong>%s</strong> results in a bolder appearance.]]> @@ -1365,7 +1365,7 @@ The developer license permits exclusively the use during the development as well %s will be replaced by the IP address.]]> - + @@ -1398,7 +1398,7 @@ The developer license permits exclusively the use during the development as well - + @@ -1449,7 +1449,7 @@ The developer license permits exclusively the use during the development as well - + @@ -1500,11 +1500,11 @@ Restricting usernames to ASCII characters restricts usernames to latin letters, - + - + - + @@ -1549,7 +1549,7 @@ Restricting usernames to ASCII characters restricts usernames to latin letters,
  • “WBB=WoltLab Burning Board”
  • “GmbH=Gesellschaft mit beschränkter Haftung”
  • ]]> - + @@ -2805,7 +2805,7 @@ If you have already bought the licenses for the listed apps, th CSS. Furthermore, you can use SCSS including all Mixins provided by WoltLab Suite Core.]]> - + @@ -4050,7 +4050,7 @@ Attachments: - Maximum Image Size: {$coverPhotoDimensions.max.width}×{$coverPhotoDimensions.max.height} pixels
    Allowed File Extensions: gif, jpg, jpeg, png, webp
    Maximum Filesize: {$__wcf->session->getPermission($coverPhotoPermissionMaxSize)|filesize}]]>
    + Maximum Image Size: {$coverPhotoDimensions.max.width} × {$coverPhotoDimensions.max.height} pixels
    Allowed File Extensions: gif, jpg, jpeg, png, webp
    Maximum Filesize: {$__wcf->session->getPermission($coverPhotoPermissionMaxSize)|filesize}]]>
    -- 2.20.1