From: mits Date: Fri, 23 May 2003 22:47:35 +0000 (+0000) Subject: Polished. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0aa35815c4beead73745c5dd774905d03f6a1df4;p=moodle.git Polished. --- diff --git a/lang/ja/forum.php b/lang/ja/forum.php index e2c8189658..a9ae459842 100644 --- a/lang/ja/forum.php +++ b/lang/ja/forum.php @@ -63,8 +63,8 @@ $string['noguestpost'] = " $string['noposts'] = "Åê¹Æ¤¬¤¢¤ê¤Þ¤»¤ó"; $string['nopostscontaining'] = " \$a ¤¬´Þ¤Þ¤ì¤ëÅê¹Æ¤Ï¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿"; $string['nosubscribers'] = "¤³¤Î¥Õ¥©¡¼¥é¥à¤Ë¤ÏÅÐÏ¿¼Ô¤Ï¤¤¤Þ¤»¤ó"; -$string['nownotsubscribed'] = "\$a->name °¸¤Ë¡Ö \$a->forum ¡×¤Î¥³¥Ô¡¼¤ÏÁ÷¿®¤µ¤ì¤Þ¤·¤¿¡£"; -$string['nowsubscribed'] = "\$a->name °¸¤Ë¡Ö \$a->forum ¡×¤Î¥³¥Ô¡¼¤¬Á÷¿®¤µ¤ì¤Þ¤·¤¿¡£"; +$string['nownotsubscribed'] = "\$a->name °¸¤Ë¡Ö \$a->forum ¡×¤ÎÅê¹Æµ­»ö¤Ï¥á¡¼¥ëÁ÷¿®¤µ¤ì¤Þ¤»¤ó¡£"; +$string['nowsubscribed'] = "\$a->name °¸¤Ë¡Ö \$a->forum ¡×¤ÎÅê¹Æµ­»ö¤¬¥á¡¼¥ëÁ÷¿®¤µ¤ì¤Þ¤¹¡£"; $string['numposts'] = "\$a Åê¹Æ"; $string['olderdiscussions'] = "²áµî¤Î¥Ç¥£¥¹¥«¥Ã¥·¥ç¥ó"; $string['openmode0'] = "¥Ç¥£¥¹¥«¥Ã¥·¥ç¥óÉÔµö²Ä¡¢ÊÖ¿®ÉÔµö²Ä";