From 027d48d3dab22630036c8796ba3c3d4ac93f51d6 Mon Sep 17 00:00:00 2001 From: latham <latham@ispconfig3> Date: Thu, 30 Jun 2011 11:17:42 -0400 Subject: [PATCH] Mixed line endings... Remove the Microsoft Line endings http://lathama.net/Recursively_deleting_Microsoft_end_of_line_characters --- interface/web/help/lib/lang/de_support_message.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/help/lib/lang/de_support_message.lng b/interface/web/help/lib/lang/de_support_message.lng index b026b17..3ffbd11 100644 --- a/interface/web/help/lib/lang/de_support_message.lng +++ b/interface/web/help/lib/lang/de_support_message.lng @@ -4,4 +4,5 @@ $wb['subject_txt'] = 'Betreff'; $wb['message_txt'] = 'Nachricht'; $wb['tstamp_txt'] = 'Zeitpunkt'; +$wb['reply_txt'] = 'Reply'; ?> -- Gitblit v1.9.1