PageRenderTime 63ms CodeModel.GetById 26ms RepoModel.GetById 1ms app.codeStats 0ms

/e107_languages/English/lan_installer.php

https://github.com/CasperGemini/e107
PHP | 186 lines | 141 code | 25 blank | 20 comment | 4 complexity | 694170381f3132154cb38884c1898ecb MD5 | raw file
Possible License(s): GPL-2.0
  1. <?php
  2. /*
  3. * e107 website system
  4. *
  5. * Copyright (C) 2008-2009 e107 Inc (e107.org)
  6. * Released under the terms and conditions of the
  7. * GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
  8. *
  9. *
  10. *
  11. * $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_installer.php,v $
  12. * $Revision$
  13. * $Date$
  14. * $Author$
  15. */
  16. define("LANINS_001", "e107 Installation");
  17. define("LANINS_002", "Step ");
  18. define("LANINS_003", "1");
  19. define("LANINS_004", "Language Selection");
  20. define("LANINS_005", "Please choose the language to use during installation");
  21. define("LANINS_006", "Set Language");
  22. define("LANINS_007", "4");
  23. define("LANINS_008", "PHP &amp; MySQL Versions Check / File Permissions Check");
  24. define("LANINS_009", "Retest File Permissions");
  25. define("LANINS_010", "File not writable: ");
  26. define("LANINS_010a", "Folder not writable: ");
  27. define("LANINS_011", "Error");
  28. define("LANINS_012", "MySQL Functions don't seem to exist. This probably means that either the MySQL PHP Extension isn't installed or your PHP installation wasn't compiled with MySQL support."); // help for 012
  29. define("LANINS_013", "Couldn't determine your MySQL version number. This is a non fatal error, so please continue installing, but be aware that e107 requires MySQL >= 3.23 to function correctly.");
  30. define("LANINS_014", "File Permissions");
  31. define("LANINS_015", "PHP Version");
  32. define("LANINS_016", "MySQL");
  33. define("LANINS_017", "PASS");
  34. define("LANINS_018", "Ensure all the listed files exist and are writable by the server. This normally involves CHMODing them 777, but environments vary - contact your host if you have any problems.");
  35. define("LANINS_019", "The version of PHP installed on your server isn't capable of running e107. e107 requires a PHP version of at least ".MIN_PHP_VERSION." to run correctly. Either upgrade your PHP version, or contact your host for an upgrade.");
  36. define("LANINS_020", "Continue Installation");
  37. define("LANINS_021", "2");
  38. define("LANINS_022", "MySQL Server Details");
  39. define("LANINS_023", "Please enter your MySQL settings here.
  40. If you have root permissions you can create a new database by ticking the box, if not you must create a database or use a pre-existing one.
  41. If you have only one database use a prefix so that other scripts can share the same database.
  42. If you do not know your MySQL details contact your web host.");
  43. define("LANINS_024", "MySQL Server:");
  44. define("LANINS_025", "MySQL Username:");
  45. define("LANINS_026", "MySQL Password:");
  46. define("LANINS_027", "MySQL Database:");
  47. define("LANINS_028", "Create Database?");
  48. define("LANINS_029", "Table prefix:");
  49. define("LANINS_030", "The MySQL server you would like e107 to use. It can also include a port number. e.g. “hostname:port” or a path to a local socket e.g. \":/path/to/socket\" for the localhost.");
  50. define("LANINS_031", "The username you wish e107 to use to connect to your MySQL server");
  51. define("LANINS_032", "The Password for the user you just entered");
  52. define("LANINS_033", "The MySQL database you wish e107 to reside in, sometimes referred to as a schema. Must begin with a lowercase letter. If the user has database create permissions you can opt to create the database automatically if it doesn't already exist.");
  53. define("LANINS_034", "The prefix you wish e107 to use when creating the e107 tables. Useful for multiple installs of e107 in one database schema.");
  54. define("LANINS_035", "Continue");
  55. define("LANINS_036", "3");
  56. define("LANINS_037", "MySQL Connection Verification");
  57. define("LANINS_038", " and Database Creation");
  58. define("LANINS_039", "Please make sure you fill in all fields, most importantly, MySQL Server, MySQL Username and MySQL Database (These are always required by the MySQL Server)");
  59. define("LANINS_040", "Errors");
  60. define("LANINS_041", "e107 was unable to establish a connection to the MySQL server using the information you entered. Please return to the last page and ensure the information is correct.");
  61. define("LANINS_042", "Connection to the MySQL server established and verified.");
  62. define("LANINS_043", "Unable to create database, please ensure you have the correct permissions to create databases on your server.");
  63. define("LANINS_044", "Successfully created database.");
  64. define("LANINS_045", "Please click on the button to proceed to next stage.");
  65. define("LANINS_046", "5");
  66. define("LANINS_047", "Administrator Details");
  67. define("LANINS_048", "Go Back To Last Step");
  68. define("LANINS_049", "The two passwords you entered are not the same. Please go back and try again.");
  69. define("LANINS_050", "XML Extension");
  70. define("LANINS_051", "Installed");
  71. define("LANINS_052", "Not Installed");
  72. define("LANINS_053", "e107 0.8.x requires the PHP XML Extension to be installed. Please contact your host or read the information at <a href='http://php.net/manual/en/ref.xml.php' target='_blank'>php.net</a> before continuing");
  73. //not used: define("LANINS_054", " before continuing");
  74. define("LANINS_055", "Install Confirmation");
  75. define("LANINS_056", "6");
  76. define("LANINS_057", " e107 now has all the information it needs to complete the installation.
  77. Please click the button to create the database tables and save all your settings.
  78. ");
  79. define("LANINS_058", "7");
  80. define("LANINS_060", "Unable to read the sql datafile
  81. Please ensure the file <b>core_sql.php</b> exists in the <b>/e107_core/sql</b> directory.");
  82. define("LANINS_061", "e107 was unable to create all of the required database tables.
  83. Please clear the database and rectify any problems before trying again.");
  84. define("LANINS_062", "[b]Welcome to your new website![/b]
  85. e107 has installed successfully and is now ready to accept content.<br />Your administration section is [link=e107_admin/admin.php]located here[/link], click to go there now. You will have to login using the name and password you entered during the installation process.
  86. [b]Support[/b]
  87. e107 Homepage: [link=http://e107.org]http://e107.org[/link], you will find the FAQ and documentation here.
  88. Forums: [link=http://e107.org/e107_plugins/forum/forum.php]http://e107.org/e107_plugins/forum/forum.php[/link]
  89. Plugin Developer Community: [link=http://www.e107coders.org]http://e107coders.org[/link]
  90. [b]Downloads[/b]
  91. Plugins: [link=http://plugins.e107.org]http://plugins.e107.org[/link]
  92. Themes: [link=http://themes.e107.org]http://themes.e107.org[/link]
  93. Thank you for trying e107, we hope it fulfils your website needs.
  94. (You can delete this message from your admin section.)");
  95. define("LANINS_063", "Welcome to e107");
  96. define("LANINS_069", "e107 has been successfully installed!
  97. For security reasons you should now set the file permissions on the <b>e107_config.php</b> file back to 644.
  98. Also please delete install.php from your server after you have clicked the button below.
  99. ");
  100. define("LANINS_070", "e107 was unable to save the main config file to your server.
  101. Please ensure the <b>e107_config.php</b> file has the correct permissions");
  102. define("LANINS_071", "Installation Complete");
  103. define("LANINS_072", "Admin Username");
  104. define("LANINS_073", "This is the name you will use to login into the site. If you wish to use this as your display name also");
  105. define("LANINS_074", "Admin Display Name");
  106. define("LANINS_075", "This is the name that you wish your users to see displayed in your profile, forums and other areas. If you wish to use the same as your username then leave this blank.");
  107. define("LANINS_076", "Admin Password");
  108. define("LANINS_077", "Please type the admin password you wish to use here");
  109. define("LANINS_078", "Admin Password Confirmation");
  110. define("LANINS_079", "Please type the admin password again for confirmation");
  111. define("LANINS_080", "Admin Email");
  112. define("LANINS_081", "Enter your email address");
  113. define("LANINS_082", "user@yoursite.com");
  114. // Better table creation error reporting
  115. define("LANINS_083", "MySQL Reported Error:");
  116. define("LANINS_084", "The installer could not establish a connection to the database");
  117. define("LANINS_085", "The installer could not select database:");
  118. define("LANINS_086", "Admin Username, Admin Password and Admin Email are <b>required</b> fields. Please return to the last page and ensure the information is correctly entered.");
  119. define("LANINS_087", "Misc");
  120. define("LANINS_088", "Home");
  121. define("LANINS_089", "Downloads");
  122. define("LANINS_090", "Members");
  123. define("LANINS_091", "Submit News");
  124. define("LANINS_092", "Contact Us");
  125. define("LANINS_093", "Grants access to private menu items");
  126. define("LANINS_094", "Example private forum class");
  127. define("LANINS_095", "Integrity Check");
  128. define("LANINS_096", 'Latest Comments');
  129. define("LANINS_097", '[more ...]');
  130. //define("LANINS_098", 'Articles');
  131. //define("LANINS_099", 'Articles Front Page ...');
  132. define("LANINS_100", 'Latest Forum Posts');
  133. define("LANINS_101", 'Update menu Settings');
  134. define("LANINS_102", 'Date / Time');
  135. //define("LANINS_103", 'Reviews');
  136. //define("LANINS_104", 'Review Front Page ...');
  137. define("LANINS_105", 'A database name or prefix beginning with some digits followed by “e” or “E” is not acceptable');
  138. define("LANINS_106", 'WARNING - e107 cannot write to the directories and/or files listed. While this will not stop e107 installing, it will mean that certain features are not available.
  139. You will need to change the file permissions to use these features');
  140. define("LANINS_107", "Website Name");
  141. define("LANINS_108", "eg. 'My Blog'");
  142. define("LANINS_109", "Website Theme");
  143. define("LANINS_110", "");
  144. define("LANINS_111", "Include Content/Configuration");
  145. define("LANINS_112", "Quickly reproduce the look of the theme preview or demo. (If Available)");
  146. define("LANINS_113", "Please enter a website name");
  147. define("LANINS_114", "Please select a theme");
  148. define("LANINS_115", "Theme Name");
  149. define("LANINS_116", "Theme Type");
  150. define("LANINS_117", "Website Preferences");
  151. define("LANINS_118", "Install Plugins");
  152. define("LANINS_119", "Install all plugins that the theme may require.");
  153. define("LANINS_120", "8");
  154. define("LANINS_121", "e107_config.php is not an empty file");
  155. define("LANINS_122", "You might have an existing installation");
  156. define("LANINS_123", "Optional: Your public name or alias. Leave blank to use the user name");
  157. define("LANINS_124", "Please choose a password of at least 8 characters");
  158. define("LANINS_125", "e107 has been installed successfully!");
  159. define("LANINS_126", "For security reasons you should now set the file permissions on the e107_config.php file back to 644.");