diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-25 16:09:49 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-25 16:09:49 +0000 |
| commit | 6bb02e6b8942e71efe47054c54efbd29bb55b52a (patch) | |
| tree | 61b81433ec061b12b6c7c0a33dfa0ec17cd531a8 /roundcubemail/program/localization/hi_IN | |
| parent | b9183b87708937c9eb078bd8bdaad31ef6d0cdd8 (diff) | |
Renamed error message label
git-svn-id: https://svn.roundcube.net/trunk@5907 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/hi_IN')
| -rw-r--r-- | roundcubemail/program/localization/hi_IN/messages.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/hi_IN/messages.inc b/roundcubemail/program/localization/hi_IN/messages.inc index 8056dec5e..13714330e 100644 --- a/roundcubemail/program/localization/hi_IN/messages.inc +++ b/roundcubemail/program/localization/hi_IN/messages.inc @@ -18,7 +18,7 @@ $messages = array(); $messages['loginfailed'] = 'लॉगिन नहीं हो पाया'; $messages['cookiesdisabled'] = 'आपका ब्राऊसर कुकी स्वीकार नहीं कर रहा है'; $messages['sessionerror'] = 'सत्र समाप्त या अवैद्य'; -$messages['imaperror'] = 'आईमैप (IMAP) सर्वर से सम्पर्क नहीं हो पाया'; +$messages['storageerror'] = 'आईमैप (IMAP) सर्वर से सम्पर्क नहीं हो पाया'; $messages['nomessagesfound'] = 'इस मेलबॉक्स में कोई मेल नहीं है'; $messages['loggedout'] = 'सत्र समाप्त. टा टा!'; $messages['mailboxempty'] = 'मेलबॉक्स खाली है'; |
