Update of /cvsroot/php-blog/serendipity/plugins/serendipity_event_htmlvalidator
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14602/serendipity_event_htmlvalidator
Modified Files:
lang_ja.inc.php
Log Message:
o updated translation.
Index: lang_ja.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/plugins/serendipity_event_htmlvalidator/lang_ja.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lang_ja.inc.php 8 Jan 2005 12:25:11 -0000 1.1
+++ lang_ja.inc.php 14 Feb 2005 00:41:14 -0000 1.2
@@ -19,6 +19,6 @@
@define('PLUGIN_EVENT_HTMLVALIDATOR_DOCTYPE', 'ããã¥ã¡ã³ãã¿ã¤ã');
@define('PLUGIN_EVENT_HTMLVALIDATOR_DOCTYPEDESC', 'é常ã®è¨äºã®ããã¥ã¡ã³ãã¿ã¤ããæå®ãã¾ãã');
@define('PLUGIN_EVENT_HTMLVALIDATOR_VALIDATE', 'åãã¬ãã¥ã¼æã«æ¤è¨¼ãã');
- @define('PLUGIN_EVENT_HTMLVALIDATOR_GOVALIDATE', 'Show HTML-Validator on preview');
+ @define('PLUGIN_EVENT_HTMLVALIDATOR_GOVALIDATE', 'ãã¬ãã¥ã¼ã§ HTML æ¤è¨¼ã表示');
?>
|