Ignore:
Timestamp:
Jan 9, 2011, 7:03:54 PM (13 years ago)
Author:
ddtddt
Message:

[branches 2.1] - LocalFilesEditor - remplace include by local

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.1/plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php

    r6364 r8554  
    2727$lang['locfiledit_onglet_lang'] = '言語';
    2828$lang['locfiledit_onglet_plug'] = '個人のプラグイン';
    29 $lang['locfiledit_cant_save'] = '現在のファイルは書き込みできません。"include/"というディレクトリーは書き込める(chmod)か確認して下さい。';
     29$lang['locfiledit_cant_save'] = '現在のファイルは書き込みできません。"local/"というディレクトリーは書き込める(chmod)か確認して下さい。';
    3030$lang['locfiledit_newfile'] = 'ファイルがありませんので、ローカルファイルエディターで作成されます。';
    3131$lang['locfiledit_save_config'] = 'ファイル書き込み成功';
Note: See TracChangeset for help on using the changeset viewer.