Update of /cvsroot/php-blog/serendipity/plugins/serendipity_event_spartacus
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10793/plugins/serendipity_event_spartacus
Modified Files:
lang_ja.inc.php
Log Message:
o added banner comment.
Index: lang_ja.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/plugins/serendipity_event_spartacus/lang_ja.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lang_ja.inc.php 27 Jan 2005 13:04:40 -0000 1.1
+++ lang_ja.inc.php 28 Jan 2005 08:37:49 -0000 1.2
@@ -1,5 +1,17 @@
<?php # $Id$
+##########################################################################
+# serendipity - another blogger... #
+##########################################################################
+# #
+# (c) 2003 Jannis Hermanns <J...@ha...> #
+# http://www.jannis.to/programming/serendipity.html #
+# #
+# Translated by #
+# (c) 2004-2005 Tadashi Jokagi <el...@us...> #
+# #
+##########################################################################
+
@define('PLUGIN_EVENT_SPARTACUS_NAME', 'Spartacus');
@define('PLUGIN_EVENT_SPARTACUS_DESC', '[S]erendipity [P]lugin [A]ccess [R]epository [T]ool [A]nd [C]ustomization/[U]nification [S]ystem - ãªã³ã©ã¤ã³ãªãã¸ããªãããã©ã°ã¤ã³ã®ãã¦ã³ãã¼ãã許å¯ãã¾ãã');
@define('PLUGIN_EVENT_SPARTACUS_FETCH', 'æ°ãã%sã Serendipity ãªã³ã©ã¤ã³ãªãã¸ããªããåå¾ãã');
|