Update of /cvsroot/php-blog/serendipity/plugins/serendipity_event_bbcode
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32583/plugins/serendipity_event_bbcode
Modified Files:
lang_ja.inc.php
Log Message:
Japanese translation updates
Index: lang_ja.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/plugins/serendipity_event_bbcode/lang_ja.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lang_ja.inc.php 4 Jan 2005 10:06:34 -0000 1.1
+++ lang_ja.inc.php 8 Jan 2005 12:25:09 -0000 1.2
@@ -14,7 +14,7 @@
@define('PLUGIN_EVENT_BBCODE_NAME', 'ãã¼ã¯ã¢ãã: BB ã³ã¼ã');
@define('PLUGIN_EVENT_BBCODE_DESC', 'BB ã³ã¼ãã使ç¨ããããã¹ããã¼ã¯ã¢ããã§ãã');
- @define('PLUGIN_EVENT_BBCODE_TRANSFORM', '<a href="http://www.phpbb.com/phpBB/faq.php?mode=bbcode">BB ã³ã¼ã</a> æ¸å¼ã許å¯ãã¾ã');
+ @define('PLUGIN_EVENT_BBCODE_TRANSFORM', '<a href="http://www.phpbb.com/phpBB/faq.php?mode=bbcode">BB ã³ã¼ã</a> æ¸å¼ã許å¯ãã¾ãã');
/* vim: set sts=4 ts=4 expandtab : */
?>
|