From e5f91ff0f98ecb18c65554f307465d8abe55767d Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Thu, 27 May 2010 10:49:16 -0400 Subject: [PATCH] Merged language files. --- interface/web/client/lib/lang/pl_client_template.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/client/lib/lang/pl_client_template.lng b/interface/web/client/lib/lang/pl_client_template.lng index 5c7c0f8..a1a2d75 100644 --- a/interface/web/client/lib/lang/pl_client_template.lng +++ b/interface/web/client/lib/lang/pl_client_template.lng @@ -54,4 +54,5 @@ $wb['limit_web_quota_txt'] = 'Web Quota'; $wb['limit_traffic_quota_txt'] = 'Traffic Quota'; $wb['limit_trafficquota_error_notint'] = 'Traffic Quota must be a number.'; +$wb['template_del_aborted_txt'] = 'Delete aborted. There is still a client which has this template selected.'; ?> -- Gitblit v1.9.1