From 92aea2e8b5810394b8a5d3f5679f0bf892dfc322 Mon Sep 17 00:00:00 2001 From: unknown <Will@.(none)> Date: Thu, 21 Nov 2013 16:11:43 -0500 Subject: [PATCH] Working uninstall confirmation --- interface/web/help/lib/lang/cz_support_message_list.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/help/lib/lang/cz_support_message_list.lng b/interface/web/help/lib/lang/cz_support_message_list.lng index 2d4c14c..f31449c 100644 --- a/interface/web/help/lib/lang/cz_support_message_list.lng +++ b/interface/web/help/lib/lang/cz_support_message_list.lng @@ -3,5 +3,6 @@ $wb['sender_id_txt'] = 'Odesílatel'; $wb['subject_txt'] = 'Předmět'; $wb['add_new_record_txt'] = 'Vytvořit zprávu pro podporu'; +$wb['date_txt'] = 'Datum'; ?> -- Gitblit v1.9.1