diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-05-14 09:04:01 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-05-14 09:05:23 +0200 |
commit | ab0b3b03074147cbd23fa3b4defccf1aefd6fe17 (patch) | |
tree | 5327e5ce2ced6f3888167df4b74d437922c46899 /program/localization/cs_CZ/messages.inc | |
parent | 5cdc47a1ca96d91ef5fa60e9dd9589ede2a1e43d (diff) |
Update localizations from launchpad
Diffstat (limited to 'program/localization/cs_CZ/messages.inc')
-rw-r--r-- | program/localization/cs_CZ/messages.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/cs_CZ/messages.inc b/program/localization/cs_CZ/messages.inc index 1d031f327..dcb82ef12 100644 --- a/program/localization/cs_CZ/messages.inc +++ b/program/localization/cs_CZ/messages.inc @@ -9,12 +9,13 @@ | Licensed under the GNU General Public License | | | +-----------------------------------------------------------------------+ - | Author: Thomas <Unknown> | + | Author: Tomáš Bittner <tbittner@itoutsourcing.cz> | +-----------------------------------------------------------------------+ @version $Id$ */ $messages = array(); +$messages['errortitle'] = 'Došlo k chybě!'; $messages['loginfailed'] = 'Přihlášení selhalo'; $messages['cookiesdisabled'] = 'Váš prohlížeč nepodporuje cookies, které jsou pro přihlášení nezbytné'; $messages['sessionerror'] = 'Vaše přihlášení je neplatné nebo vypršelo'; |