diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-17 14:28:38 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-12-17 14:28:38 +0000 |
| commit | 76cfe8acfbee145b58db2bab6c1e8fcefa25c232 (patch) | |
| tree | 2aa795dae4270ad5163b8a8142cc55ca135d2b0a /roundcubemail/program/localization/cs_CZ | |
| parent | 55c4445b68c83a5ce0fd116c6bba70f0f3e56171 (diff) | |
Bring back the title for the column with subscription checkboxes; complete german translations
git-svn-id: https://svn.roundcube.net/trunk@4345 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/cs_CZ')
| -rw-r--r-- | roundcubemail/program/localization/cs_CZ/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/cs_CZ/labels.inc b/roundcubemail/program/localization/cs_CZ/labels.inc index 943460928..67c571cd0 100644 --- a/roundcubemail/program/localization/cs_CZ/labels.inc +++ b/roundcubemail/program/localization/cs_CZ/labels.inc @@ -315,6 +315,7 @@ $labels['reqmdn'] = 'Vždy požadovat doručenku'; $labels['folder'] = 'Složka'; $labels['folders'] = 'Složky'; $labels['foldername'] = 'Jméno složky'; +$labels['subscribed'] = 'Vybráno'; $labels['messagecount'] = 'Počet zpráv'; $labels['create'] = 'Vytvořit'; $labels['createfolder'] = 'Vytvořit novou složku'; |
