From 8eec71d8a4f1f7719898f67788585a73c9d9fbc3 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Wed, 5 Oct 2016 23:08:24 +0200 Subject: [PATCH] Added missing language variables --- wcfsetup/install/lang/de.xml | 4 ++++ wcfsetup/install/lang/en.xml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index e2f7c33376..a367266d18 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -326,6 +326,10 @@ + + + + löschen. {if LANGUAGE_USE_INFORMAL_VARIANT}Du solltest{else}Sie sollten{/if} die Zuordnungen nicht löschen, wenn {if LANGUAGE_USE_INFORMAL_VARIANT}du{else}Sie{/if} jetzt oder zukünftig noch weitere Inhalte aus dem selben Forum übernehmen {if LANGUAGE_USE_INFORMAL_VARIANT}willst{else}wollen{/if}.]]> diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 658ea9aa8a..f065d85ec5 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -322,6 +322,10 @@ Examples for medium ID detection: + + + + delete the mappings. It is strongly recommended to keep these mappings as long as there is still data to be imported now or in the future.]]> -- 2.20.1