* translation updated.
This commit is contained in:
@ -3,11 +3,12 @@
|
||||
/**
|
||||
* @version $Revision$
|
||||
* @author Tadashi Jokagi <elf2000@users.sourceforge.net>
|
||||
* EN-Revision: 690
|
||||
* EN-Revision: 1501
|
||||
*/
|
||||
|
||||
@define('PLUGIN_EVENT_NL2BR_NAME', 'マークアップ: NL2BR');
|
||||
@define('PLUGIN_EVENT_NL2BR_DESC', '改行を BR タグに変換します。');
|
||||
|
||||
/* vim: set sts=4 ts=4 expandtab : */
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS', '改行を変換しない HTML タグの一覧');
|
||||
@define('PLUGIN_EVENT_NL2BR_ISOLATE_TAGS_DESC', '提案: "code,pre,geshi,textarea". 複数のタグをカンマ(「,」)で分けます。ヒント: 入力されたタグは正規表現として評価されます。');
|
||||
?>
|
||||
|
Reference in New Issue
Block a user