Update of /cvsroot/php-blog/serendipity/plugins/serendipity_plugin_history
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8267/serendipity_plugin_history
Modified Files:
lang_ja.inc.php
Log Message:
Index: lang_ja.inc.php
===================================================================
RCS file: /cvsroot/php-blog/serendipity/plugins/serendipity_plugin_history/lang_ja.inc.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lang_ja.inc.php 4 Jan 2005 10:06:37 -0000 1.1
+++ lang_ja.inc.php 18 Feb 2005 06:14:24 -0000 1.2
@@ -34,7 +34,7 @@
@define('PLUGIN_HISTORY_SPECIALAGE_DESC', 'If you want to define your own timerange instead of a ready-made, select \'I\'ll define one\' here and adjust the two settings below.');
@define('PLUGIN_HISTORY_SPECIALAGE_YEAR', 'Display items of exactly one year ago');
@define('PLUGIN_HISTORY_CUSTOMAGE', 'Let me define the age');
- @define('PLUGIN_HISTORY_OYA', 'One year ago');
+ @define('PLUGIN_HISTORY_OYA', '1 å¹´å');
@define('PLUGIN_HISTORY_MYSELF', 'I\'ll define one');
/* vim: set sts=4 ts=4 expandtab : */
|