summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/ja_JP
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-25 16:09:49 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-25 16:09:49 +0000
commit6bb02e6b8942e71efe47054c54efbd29bb55b52a (patch)
tree61b81433ec061b12b6c7c0a33dfa0ec17cd531a8 /roundcubemail/program/localization/ja_JP
parentb9183b87708937c9eb078bd8bdaad31ef6d0cdd8 (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/ja_JP')
-rw-r--r--roundcubemail/program/localization/ja_JP/messages.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/ja_JP/messages.inc b/roundcubemail/program/localization/ja_JP/messages.inc
index ae588ff5f..74a7e3755 100644
--- a/roundcubemail/program/localization/ja_JP/messages.inc
+++ b/roundcubemail/program/localization/ja_JP/messages.inc
@@ -18,7 +18,7 @@ $messages = array();
$messages['loginfailed'] = 'ログインに失敗しました。';
$messages['cookiesdisabled'] = 'ブラウザーで Cookie が無効に設定されています。';
$messages['sessionerror'] = 'セッションが正しくないか期限切れです。';
-$messages['imaperror'] = 'IMAP サーバーへの接続に失敗しました。';
+$messages['storageerror'] = 'IMAP サーバーへの接続に失敗しました。';
$messages['servererror'] = 'サーバーでエラーが発生しました。';
$messages['servererrormsg'] = 'サーバー エラー: $msg';
$messages['dberror'] = 'データベースのエラーです!';