From ff42d25e21a1eb5254cdb74e620dd90bcfabb649 Mon Sep 17 00:00:00 2001
From: svncommit <devs@roundcube.net>
Date: Tue, 06 Feb 2007 04:29:47 -0500
Subject: [PATCH] update localization missed by svn

---
 program/localization/cz/labels.inc |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/program/localization/cz/labels.inc b/program/localization/cz/labels.inc
index 1acbf56..96a2211 100755
--- a/program/localization/cz/labels.inc
+++ b/program/localization/cz/labels.inc
@@ -1,18 +1,19 @@
 <?php
 
 /*
+
  +-----------------------------------------------------------------------+
  | language/cz/labels.inc                                                |
  |                                                                       |
  | Language file of the RoundCube Webmail client                         |
- | Copyright (C) 2005, RoundQube Dev. - Switzerland                      |
+ | Copyright (C) 2005-2007, RoundCube Dev. - Switzerland                 |
  | All rights reserved.                                                  |
  |                                                                       |
  +-----------------------------------------------------------------------+
  | Author: Martin Mrajca <martin@moonlake.cz>                            |
  +-----------------------------------------------------------------------+
 
- $Id $
+ @version $Id$
 
 */
 
@@ -218,4 +219,4 @@
 
 $labels['description'] = 'Popis';
 
-?>
+?>
\ No newline at end of file

--
Gitblit v1.9.1