diff options
author | svncommit <devs@roundcube.net> | 2007-02-06 09:29:47 +0000 |
---|---|---|
committer | svncommit <devs@roundcube.net> | 2007-02-06 09:29:47 +0000 |
commit | ff42d25e21a1eb5254cdb74e620dd90bcfabb649 (patch) | |
tree | 067767cbb01b08daee92eeaf53e875eb6ec217c0 /program/localization/cz/labels.inc | |
parent | 9d41ed8d3e8d63b1107006d1905d1f2517639f78 (diff) |
update localization missed by svn
Diffstat (limited to 'program/localization/cz/labels.inc')
-rwxr-xr-x | 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 1acbf5675..96a2211e9 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['renamefolder'] = 'Přejmenovat složku'; $labels['description'] = 'Popis'; -?> +?>
\ No newline at end of file |