Update of /cvsroot/php-blog/serendipity/plugins/serendipity_plugin_comments
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8267/serendipity_plugin_comments
Modified Files:
lang_ja.inc.php
Log Message:
Index: lang_ja.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/plugins/serendipity_plugin_comments/lang_ja.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lang_ja.inc.php 28 Jan 2005 18:10:01 -0000 1.1
+++ lang_ja.inc.php 18 Feb 2005 06:14:09 -0000 1.2
@@ -7,6 +7,6 @@
@define('PLUGIN_COMMENTS_MAXCHARS_BLAHBLAH', 'åã³ã¡ã³ãã§ä½æåä½è¡¨ç¤ºãã¾ãã? (ããã©ã«ã: 120)');
@define('PLUGIN_COMMENTS_MAXENTRIES', 'ã³ã¡ã³ãã®æå¤§æ°');
@define('PLUGIN_COMMENTS_MAXENTRIES_BLAHBLAH', 'ã©ããããã®ã³ã¡ã³ãã表示ãã¾ãã? (ããã©ã«ã: 15)');
- @define('PLUGIN_COMMENTS_ABOUT', '%s about%s');
+ @define('PLUGIN_COMMENTS_ABOUT', '%s ã¨ã³ããª:%s');
?>
|