From: elf2000 Date: Mon, 10 Jul 2006 02:08:30 +0000 (+0000) Subject: * updated. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=44efe1fd3f3ece6bad3468a55a38f5a39bc9b319;p=s9y.git * updated. --- diff --git a/plugins/serendipity_event_contentrewrite/lang_ja.inc.php b/plugins/serendipity_event_contentrewrite/lang_ja.inc.php index c1bb54b..6b7d849 100644 --- a/plugins/serendipity_event_contentrewrite/lang_ja.inc.php +++ b/plugins/serendipity_event_contentrewrite/lang_ja.inc.php @@ -3,10 +3,9 @@ /** * @version $Revision$ * @author Tadashi Jokagi - * EN-Revision: 690 + * EN-Revision: 1293 */ -@define('PLUGIN_EVENT_EMOTICONCHOOSER_TITLE', '表情アイコンツールバーの表示'); @define('PLUGIN_EVENT_CONTENTREWRITE_FROM', 'from'); @define('PLUGIN_EVENT_CONTENTREWRITE_TO', 'to'); @define('PLUGIN_EVENT_CONTENTREWRITE_NAME', 'コンテントリライター'); @@ -19,11 +18,11 @@ @define('PLUGIN_EVENT_CONTENTREWRITE_PDESCRIPTION', 'このプラグインの名前'); @define('PLUGIN_EVENT_CONTENTREWRITE_NEWDESCRIPTION', '新規詳細'); @define('PLUGIN_EVENT_CONTENTREWRITE_NEWDDESCRIPTION', 'ここに新規項目の詳細を入力します ({to})'); -@define('PLUGIN_EVENT_CONTENTREWRITE_OLDDESCRIPTION', 'Description #%s'); +@define('PLUGIN_EVENT_CONTENTREWRITE_OLDDESCRIPTION', '#%s の説明'); @define('PLUGIN_EVENT_CONTENTREWRITE_OLDDDESCRIPTION', 'ここに詳細を入力します ({to})'); @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITESTRING', 'リライト文字列'); @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITESTRINGDESC', 'リライトに使用する文字列です。Place {from} and {to} anywhere you like to get a rewrite.' . "\n" . 'Example: {from}'); @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITECHAR', 'リライト文字'); @define('PLUGIN_EVENT_CONTENTREWRITE_REWRITECHARDESC', 'If there is any char you append to force rewriting, enter it here. If you want to only replace \'serendipity*\' with what you entered for that word but want the \'*\' removed, enter that char here.'); - +@define('PLUGIN_EVENT_CONTENTREWRITE_REWRITESTRING', 'The strings to perform replacements in your environment are %s and %s.'); ?> \ No newline at end of file