From c220da99596c4fbca3a4413dbf880dbfc8fd0121 Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Fri, 24 Jan 2014 06:20:12 -0500 Subject: [PATCH] changed sql-query and make ure that the backup-sub-dir exists --- interface/web/designer/lib/lang/bg_module_edit.lng | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/interface/web/designer/lib/lang/bg_module_edit.lng b/interface/web/designer/lib/lang/bg_module_edit.lng index 4aef41c..bbb53a3 100644 --- a/interface/web/designer/lib/lang/bg_module_edit.lng +++ b/interface/web/designer/lib/lang/bg_module_edit.lng @@ -8,6 +8,5 @@ $wb['save_txt'] = 'Запис'; $wb['cancel_txt'] = 'Отказ'; $wb['header_txt'] = 'Характеристики'; -$wb['description_txt'] = '<b>Description</b> <br><br> <b>Modulename:</b> Name of the module directory. Only numbers, chars and underscore allowed.<br> <b>Moduletitle:</b> Will be shown in the (upper) main navigation.<br> <b>Template file:</b> Template file of the module. Currently'; +$wb['description_txt'] = '<b>Описание</b> <br><br> <b>Имена модула:</b> Име на директорията за модули. разрешени са числа и букви малки.<br> <b>Име на модул:</b> Will be shown in the (upper) main navigation.<br> <b>Template file:</b> Template file of the module. Currently'; ?> - -- Gitblit v1.9.1