summaryrefslogtreecommitdiff
path: root/plugins/help/localization/cs_CZ.inc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/help/localization/cs_CZ.inc')
-rw-r--r--plugins/help/localization/cs_CZ.inc25
1 files changed, 0 insertions, 25 deletions
diff --git a/plugins/help/localization/cs_CZ.inc b/plugins/help/localization/cs_CZ.inc
deleted file mode 100644
index 638b3556f..000000000
--- a/plugins/help/localization/cs_CZ.inc
+++ /dev/null
@@ -1,25 +0,0 @@
-<?php
-
-/*
-
-+-----------------------------------------------------------------------+
-| language/cs_CZ/labels.inc |
-| |
-| Language file of the RoundCube help plugin |
-| Copyright (C) 2005-2009, RoundCube Dev. - Switzerland |
-| Licensed under the GNU GPL |
-| |
-+-----------------------------------------------------------------------+
-| Author: Milan Kozak <hodza@hodza.net> |
-+-----------------------------------------------------------------------+
-
-@version $Id: labels.inc 2993 2009-09-26 18:32:07Z alec $
-
-*/
-
-$labels = array();
-$labels['help'] = 'Nápověda';
-$labels['about'] = 'O aplikaci';
-$labels['license'] = 'Licence';
-
-?>