Update of /cvsroot/php-blog/serendipity/plugins/serendipity_event_weblogping
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8267/serendipity_event_weblogping
Modified Files:
lang_ja.inc.php
Log Message:
Index: lang_ja.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/plugins/serendipity_event_weblogping/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:13 -0000 1.1
+++ lang_ja.inc.php 18 Feb 2005 06:14:09 -0000 1.2
@@ -12,7 +12,7 @@
# #
##########################################################################
- @define('PLUGIN_EVENT_WEBLOGPING_PING', '(XML-RPC ping ã«ãã)ã¢ãã¦ã³ã¹å
ã¨ã³ããª:');
+ @define('PLUGIN_EVENT_WEBLOGPING_PING', 'XML-RPC ping ã®ã¢ãã¦ã³ã¹å
ã¨ã³ããª:');
@define('PLUGIN_EVENT_WEBLOGPING_SENDINGPING', 'XML-RPC ping ããã¹ã %s ã«éä¿¡ä¸');
@define('PLUGIN_EVENT_WEBLOGPING_TITLE', 'ã¢ãã¦ã³ã¹ã¨ã³ããªä¸è¦§');
@define('PLUGIN_EVENT_WEBLOGPING_DESC', 'æ°è¦ã¨ã³ããªã®éç¥ããªã³ã©ã¤ã³ãµã¼ãã¹ã«éä¿¡ãã¾ãã');
|