diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2014-11-12 09:07:25 +0100 |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2014-11-12 09:07:25 +0100 |
commit | 63dd809b11f6482af375144f79b1350678dabd99 (patch) | |
tree | ee79d085cfcd6bc11a293f77e236dcc7cf0add44 /program/localization/cs_CZ | |
parent | cc6c7e83b53eb0c33d19b67081a489fb01b6f05e (diff) |
Remove empty labels and translation files
Diffstat (limited to 'program/localization/cs_CZ')
-rw-r--r-- | program/localization/cs_CZ/labels.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/program/localization/cs_CZ/labels.inc b/program/localization/cs_CZ/labels.inc index 6d5a8ae24..16afff640 100644 --- a/program/localization/cs_CZ/labels.inc +++ b/program/localization/cs_CZ/labels.inc @@ -416,7 +416,6 @@ $labels['2231folding'] = 'Podle RFC 2231 (Thunderbird)'; $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)'; $labels['2047folding'] = 'Podle RFC 2047 (ostatní)'; $labels['force7bit'] = 'Použít kódování MIME pro 8-bitové znaky'; -$labels['savelocalstorage'] = ""; $labels['advancedoptions'] = 'Pokročilá nastavení'; $labels['focusonnewmessage'] = 'Aktivovat okno prohlížeče při příchozí zprávě'; $labels['checkallfolders'] = 'Kontrolovat nové zprávy ve všech složkách'; @@ -516,7 +515,4 @@ $labels['arialabelmessagebody'] = 'Tělo zprávy'; $labels['arialabelmessageheaders'] = 'Hlavičky zprávy'; $labels['arialabelmarkmessagesas'] = 'Označit vybrané zprávy jako...'; $labels['arialabelattachmentpreview'] = 'Náhled přílohy'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = ""; ?> |