mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 00:59:58 +09:00
r8183 보완 msg_is_not_exists -> msg_does_not_exist
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8185 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
59bf3cbb83
commit
1d92890a13
10 changed files with 12 additions and 12 deletions
|
|
@ -226,7 +226,7 @@ $lang->msg_fail_to_request_open = 'リクエストのアクセスに失敗しま
|
|||
$lang->msg_invalid_format = '正しくないフォーマットです。';
|
||||
|
||||
$lang->msg_not_permitted_act = '現在の操作は実行する権限がありません。';
|
||||
$lang->msg_module_does_not_exists = "動作に必要なモジュールが見つかりません。\nサイト管理者へモジュールの点検をお問い合わせ下さい。";
|
||||
$lang->msg_module_does_not_exist = "動作に必要なモジュールが見つかりません。\nサイト管理者へモジュールの点検をお問い合わせ下さい。";
|
||||
$lang->msg_module_is_not_standalone = 'このモジュールはスタンドアローンでは作動しません。';
|
||||
$lang->msg_default_url_is_not_defined = 'デフォルトURLが定められてないため、動作を中止します。';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue