diff --git a/language/de.xml b/language/de.xml index ddc5406..d785e61 100644 --- a/language/de.xml +++ b/language/de.xml @@ -1,5 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -7,7 +33,7 @@ - Chat entwickelt von TimWolla]]> + Chat{if CHAT_SHOW_VERSION == 1} Version {$chatVersion}{/if} entwickelt von TimWolla]]> diff --git a/option.xml b/option.xml index 8b467f8..9a921a9 100644 --- a/option.xml +++ b/option.xml @@ -6,14 +6,77 @@ chat + + chat + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/template/chatJavascriptInclude.tpl b/template/chatJavascriptInclude.tpl index 70a3857..36de2b6 100644 --- a/template/chatJavascriptInclude.tpl +++ b/template/chatJavascriptInclude.tpl @@ -1 +1 @@ -{if $templateName == 'chat'}{/if} \ No newline at end of file +{if $templateName == 'chat'}{/if} \ No newline at end of file