language/english/install.json
changeset 1240 2b6cdff92b09
parent 1227 bdac73ed481e
child 1241 99b749da5149
equal deleted inserted replaced
1239:e88534039a8d 1240:2b6cdff92b09
    44 			version: 'version',
    44 			version: 'version',
    45 			branch_stable: 'stable',
    45 			branch_stable: 'stable',
    46 			branch_unstable: 'unstable',
    46 			branch_unstable: 'unstable',
    47 			aka: 'also affectionately known as "%codename%" <tt>:)</tt>',
    47 			aka: 'also affectionately known as "%codename%" <tt>:)</tt>',
    48 			btn_start: 'Start installation',
    48 			btn_start: 'Start installation',
       
    49 			err_enable_js: '<b>Please enable Javascript when you\'re installing and using Enano.</b> Enano uses Javascript in many places to accelerate tasks, for better security with cryptography, and for an enhanced experience in many tools and dialogs. The administration panel also requires Javascript to be enabled.',
    49 		},
    50 		},
    50 		license: {
    51 		license: {
    51 			modetitle: 'License',
    52 			modetitle: 'License',
    52 			modetitle_long: 'License agreement',
    53 			modetitle_long: 'License agreement',
    53 			heading: 'Welcome to the Enano installer.',
    54 			heading: 'Welcome to the Enano installer.',
   320 			heading_progress: 'Installation progress',
   321 			heading_progress: 'Installation progress',
   321 			
   322 			
   322 			stg_load_title: 'Load installer files',
   323 			stg_load_title: 'Load installer files',
   323 			stg_load_body: 'One of the files needed for installation couldn\'t be loaded. Please check your Enano directory.',
   324 			stg_load_body: 'One of the files needed for installation couldn\'t be loaded. Please check your Enano directory.',
   324 			stg_setpass_title: 'Retrieve administrator password',
   325 			stg_setpass_title: 'Retrieve administrator password',
   325 			stg_setpass_body: 'The administrator password couldn\'t be decrypted. This really shouldn\'t happen.',
   326 			stg_setpass_body: 'The administrator password couldn\'t be decrypted. This indicates a fault in the encryption code that should have been detected earlier. Please report this problem as a bug.',
   326 			stg_genaes_title: 'Generate private key',
   327 			stg_genaes_title: 'Generate private key',
   327 			stg_genaes_body: 'Couldn\'t generate a private key for the site. This really shouldn\'t happen.',
   328 			stg_genaes_body: 'Couldn\'t generate a private key for the site. This really shouldn\'t happen.',
   328 			stg_sqlparse_title: 'Prepare database schema',
   329 			stg_sqlparse_title: 'Prepare database schema',
   329 			stg_sqlparse_body: 'Couldn\'t load or parse the schema file. This really shouldn\'t happen.',
   330 			stg_sqlparse_body: 'Couldn\'t load or parse the schema file. This really shouldn\'t happen.',
   330 			stg_payload_title: 'Install database',
   331 			stg_payload_title: 'Install database',