language/english/install.json
changeset 924 142a29b583f9
parent 878 ecc764c10138
child 930 648043f3911d
equal deleted inserted replaced
923:9ef3ccac13de 924:142a29b583f9
   260       field_name_hint: 'Now for the fun part - it\'s time to name your website. Try to pick something that doesn\'t include any special characters, since this can make project-page URLs look botched.',
   260       field_name_hint: 'Now for the fun part - it\'s time to name your website. Try to pick something that doesn\'t include any special characters, since this can make project-page URLs look botched.',
   261       field_desc: 'Enter a short description',
   261       field_desc: 'Enter a short description',
   262       field_desc_hint: 'Here you should enter a very short description of your site. Sometimes this is a slogan or, depending on the theme you\'ve chosen, a set of keywords that can go into a META description tag.',
   262       field_desc_hint: 'Here you should enter a very short description of your site. Sometimes this is a slogan or, depending on the theme you\'ve chosen, a set of keywords that can go into a META description tag.',
   263       field_copyright: 'Copyright info',
   263       field_copyright: 'Copyright info',
   264       field_copyright_hint: 'The text you enter here will be shown at the bottom of most pages. Typically this is where a copyright notice would go. Keep it short and sweet; you can use <a href="http://docs.enanocms.org/Help:3.1">internal links</a> to link to project pages you\'ll create later.',
   264       field_copyright_hint: 'The text you enter here will be shown at the bottom of most pages. Typically this is where a copyright notice would go. Keep it short and sweet; you can use <a href="http://docs.enanocms.org/Help:3.1">internal links</a> to link to project pages you\'ll create later.',
       
   265       field_startwith: 'Start with:',
       
   266       field_startwith_blank: 'A blank site with only a main page',
       
   267       field_startwith_blank_hint: 'This is best if you\'ve worked with Enano or other wiki software before and for production installations. It installs one page which you can edit to immediately get started on your site.',
       
   268       field_startwith_tutorial: 'The Enano tutorial suite',
       
   269       field_startwith_tutorial_hint: 'This option installs several tutorial pages that help you to get started quickly if you\'re new to Enano.',
   265       field_urlscheme: 'URL formatting',
   270       field_urlscheme: 'URL formatting',
   266       field_urlscheme_hint: 'This lets you choose how URLs within your site will be formatted. If the setting you pick doesn\'t work, you can change it by editing config.php after installation.',
   271       field_urlscheme_hint: 'This lets you choose how URLs within your site will be formatted. If the setting you pick doesn\'t work, you can change it by editing config.php after installation.',
   267       field_urlscheme_lbl_example: 'Example:',
   272       field_urlscheme_lbl_example: 'Example:',
   268       field_urlscheme_opt_standard: 'Standard URLs',
   273       field_urlscheme_opt_standard: 'Standard URLs',
   269       field_urlscheme_opt_standard_hint: 'Compatible with all servers. This is the default option and should be used unless you\'re sure that one of the other options below will work.',
   274       field_urlscheme_opt_standard_hint: 'Compatible with all servers. This is the default option and should be used unless you\'re sure that one of the other options below will work.',
   332       
   337       
   333       stg_startapi_title: 'Start the Enano API',
   338       stg_startapi_title: 'Start the Enano API',
   334       stg_startapi_body: 'The Enano API could not be started. This is an error that should never occur; please contact the Enano team for support.',
   339       stg_startapi_body: 'The Enano API could not be started. This is an error that should never occur; please contact the Enano team for support.',
   335       stg_importlang_title: 'Import default language',
   340       stg_importlang_title: 'Import default language',
   336       stg_importlang_body: 'Enano couldn\'t import the English language file.',
   341       stg_importlang_body: 'Enano couldn\'t import the English language file.',
       
   342       stg_importcontent_title: 'Import default content',
       
   343       stg_importcontent_body: 'Enano couldn\'t import the default site content.',
   337       stg_initlogs_title: 'Initialize logs',
   344       stg_initlogs_title: 'Initialize logs',
   338       stg_initlogs_body: '<b>The session manager denied the request to flush logs for the main page.</b><br />
   345       stg_initlogs_body: '<b>The session manager denied the request to flush logs for the main page.</b><br />
   339                            While under most circumstances you can still <a href="install.php?mode=finish">finish the installation</a>, you should be aware that some servers cannot
   346                            While under most circumstances you can still <a href="install.php?mode=finish">finish the installation</a>, you should be aware that some servers cannot
   340                            properly set cookies due to limitations with PHP. These limitations are exposed primarily when this issue is encountered during installation. If you choose
   347                            properly set cookies due to limitations with PHP. These limitations are exposed primarily when this issue is encountered during installation. If you choose
   341                            to finish the installation, please be aware that you may be unable to log into your site.',
   348                            to finish the installation, please be aware that you may be unable to log into your site.',
   480       msg_parsing_schema: '<c 1>Preparing installation payload...</c>',
   487       msg_parsing_schema: '<c 1>Preparing installation payload...</c>',
   481       msg_installing_db_stage2: '<c 1>Installing database, stage 2...</c>',
   488       msg_installing_db_stage2: '<c 1>Installing database, stage 2...</c>',
   482       msg_writing_config: '<c 1>Generating config file...</c>',
   489       msg_writing_config: '<c 1>Generating config file...</c>',
   483       msg_starting_api: '<c 1>Starting up the Enano API...</c>',
   490       msg_starting_api: '<c 1>Starting up the Enano API...</c>',
   484       msg_importing_language: '<c 1>Importing default language...</c>',
   491       msg_importing_language: '<c 1>Importing default language...</c>',
       
   492       msg_importing_content: '<c 1>Installing default content...</c>',
   485       msg_initting_logs: '<c 1>Initializing logs...</c>',
   493       msg_initting_logs: '<c 1>Initializing logs...</c>',
   486       msg_cleaning_up: '<c 1>Removing temporary data...</c>',
   494       msg_cleaning_up: '<c 1>Removing temporary data...</c>',
   487       msg_initting_index: '<c 1>Initializing search index...</c>',
   495       msg_initting_index: '<c 1>Initializing search index...</c>',
   488       msg_renaming_config: '<c 1>Renaming config file...</c>',
   496       msg_renaming_config: '<c 1>Renaming config file...</c>',
   489       
   497