<?php //================================================================= // AdFreely -Ad Board script- // Copyright (c) phpkobo.com ( http://www.phpkobo.com/ ) // Email : hide@address.com // ID : AF201_206 // // This software is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; version 2 of the // License. // // [Installation Guide] // http://www.phpkobo.com/doc.php?d=install&p=AF201_206 // //================================================================= define( 'RSTR_AREA_TITLE', '管çã¨ãªã¢' ); define( 'RSTR_HOWTOSHOW_ONPAGE_TITLE', 'Webãã¼ã¸ä¸ã«ã»ã« [ ##ad_id## ] ãè¨ç½®ããæé ' ); define( 'RSTR_HOWTOSHOW_ONPAGE_P1', 'ãã®ç®¡çã¨ãªã¢ããããµã¤ãå ã§ããããã©ã®Webãã¼ã¸ã«ã§ãã' . 'ã»ã«ãè¨ç½®ãããã¨ãã§ãã¾ãã' ); define( 'RSTR_HOWTOSHOW_ONPAGE_P2', 'ã¾ãã以ä¸ã®ã³ã¼ããã³ãã¼ãã¦ã' . '表示ããããã¼ã¸ã® head ã»ã¯ã·ã§ã³ã«ãã¼ã¹ããã¦ãã ããã' . 'ããã¯ä¸ãã¼ã¸ãããä¸åã®ã¿è¡ãã¾ãã' ); define( 'RSTR_HOWTOSHOW_ONPAGE_P3', 'ã»ã« [ <b>##ad_id##</b> ] ãè¨ç½®ããã«ã¯ã以ä¸ã®ã³ã¼ããã' . 'ã»ã«ã表示ãããã¨ããã«ãã¼ã¹ããã¦ãã ããã' ); define( 'RSTR_HOWTOSHOW_SAMPLE_TITLE', 'ãµã³ãã«Webãã¼ã¸' ); define( 'RSTR_HOWTOSHOW_SAMPLE_P1', 'ã»ã« [ <b>##ad_id##</b> ] ã表示ããWebãã¼ã¸ã®HTMLã³ã¼ãã§ãã' . '( ã³ã¼ãã¯å¿ è¦æä½éã«æãã¦ãã¾ãã) ' ); define( 'RSTR_HOWTOSHOW_SAMPLE_P2', 'ãã¹ãããã«ã¯ã' . 'ä¸è¨ã®ã³ã¼ããã³ãã¼ãã' . 'ã¡ã¢å¸³ã«ãã¼ã¹ããã¦ã' . 'sample.html ã®ãã㪠.html ã®æ¡å¼µåãã¤ãããã¡ã¤ã«åã§ã' . 'ãã¹ã¯ãããã«ä¿åãã¦ãã ããã' . '次ã«ãã®ãã¡ã¤ã«ããã©ã¦ã¶ã¼ã§éããã°ã' . 'ã»ã«ãè¦ããã¨ãã§ãã¾ãã' ); //---------------------------------------------------------------- // END OF FILE //---------------------------------------------------------------- ?>