Update of /cvsroot/php-blog/serendipity/plugins/serendipity_event_browsercompatibility
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18931
Added Files:
lang_ja.inc.php
Log Message:
o added japanese lang.
--- NEW FILE: lang_ja.inc.php ---
<?php # $Id: lang_ja.inc.php,v 1.1 2005/01/27 16:29:28 elf2000 Exp $
##########################################################################
# 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_BROWSERCOMPATIBILITY_TITLE', 'ãã©ã¦ã¶ã¼ã®äºææ§');
@define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_DESC', 'ç°ãªãæ¹æ³(CSS) ãç¨ãã¦æå¤§éã«ãã©ã¦ã¶ã¼ã®äºææ§ãå¼·åãã¾ãã');
?>
|