diff options
| author | till <till@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-20 14:20:01 +0000 |
|---|---|---|
| committer | till <till@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-03-20 14:20:01 +0000 |
| commit | 8660a74501de5ee206f6c14246f7112e6ea91ad3 (patch) | |
| tree | 1e67a0bcc9ebe254d6f0c21eb07728216f5b3149 /roundcubemail/plugins/help/localization/cs_CZ.inc | |
| parent | 85de1261ba60e3df477a49a15de8471f79d2946a (diff) | |
moved plugins
git-svn-id: https://svn.roundcube.net/trunk@3394 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/plugins/help/localization/cs_CZ.inc')
| -rw-r--r-- | roundcubemail/plugins/help/localization/cs_CZ.inc | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/roundcubemail/plugins/help/localization/cs_CZ.inc b/roundcubemail/plugins/help/localization/cs_CZ.inc deleted file mode 100644 index 638b3556f..000000000 --- a/roundcubemail/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'; - -?> |
