root/ip/tags/release_1_3_0_53/language/lang_english/lang_main_settings.php
| 111 | 163 | ||
|---|---|---|---|
30 | $lang['Default_META_Description'] = 'Icy Phoenix is an highly customizable CMS based on phpBB which allows you to create a dynamic site with a lot of features for powering web communities.'; | 30 | $lang['Default_META_Description'] = 'Icy Phoenix is an highly customizable CMS based on phpBB which allows you to create a dynamic site with a lot of features for powering web communities.'; |
31 | $lang['Default_META_Title'] = 'Icy Phoenix'; | 31 | $lang['Default_META_Title'] = 'Icy Phoenix'; |
32 | $lang['Default_META_Author'] = 'Mighty Gorgon And Icy Phoenix Staff :: http://www.icyphoenix.com/'; | 32 | $lang['Default_META_Author'] = 'Mighty Gorgon And Icy Phoenix Staff :: http://www.icyphoenix.com/'; |
33 | $lang['Default_META_Copyright'] = '(c) 2001-' . date('Y', time()) . ' Mighty Gorgon'; | 33 | $lang['Default_META_Copyright'] = '(c) 2001-' . gmdate('Y') . ' Mighty Gorgon'; |
34 | $lang['Extra_Meta'] = ''; | ||
34 | 35 | ||
35 | $lang['REGISTER_MESSAGE'] = ''; | 36 | $lang['REGISTER_MESSAGE'] = ''; |
36 | 37 | ||
37 | $lang['Welcome_Message'] = 'Welcome to <span class="topic_glo">Icy Phoenix</span><br />'; | 38 | $lang['Welcome_Message'] = 'Welcome to <span class="topic_glo">Icy Phoenix</span><br />'; |
38 | $lang['register_pm_subject'] = 'Welcome to %s'; | 39 | $lang['register_pm_subject'] = 'Welcome to %s'; |
39 | $lang['register_pm'] = "Hello!\n\nWelcome to %s.\n\nWe hope you enjoy your time at this site!\n\nFeel free to join in and share with others or start your own discussion!\n\n~Enjoy!\n » [b]%s[/b] « Staff"; | 40 | $lang['register_pm'] = "Hello!\n\nWelcome to %s.\n\nWe hope you enjoy your time at this site!\n\nFeel free to join in and share with others or start your own discussion!\n\n~Enjoy!\n » [b]%s[/b] « Staff"; |
40 | 41 | ||
41 | $lang['Support_Us'] = 'Support Us'; | 42 | $lang['Support_Us'] = 'Support Us'; |
42 | $lang['PayPal'] = '<img src="images/paypal.gif" alt="' . $lang['Support_Us'] . '" title="' . $lang['Support_Us'] . '" />'; | 43 | $lang['PayPal'] = '<img src="images/paypal.gif" alt="' . $lang['Support_Us'] . '" title="' . $lang['Support_Us'] . '" />'; |
Download diff