language/english/core.json
changeset 677 2a263b598a2b
parent 672 08a7875258b4
child 688 f2a824ce5f18
equal deleted inserted replaced
676:47413d71c2d9 677:2a263b598a2b
   468       badjson_osc: 'This is KNOWN to be the case with the OpenSourceCMS.com demo version of Enano.',
   468       badjson_osc: 'This is KNOWN to be the case with the OpenSourceCMS.com demo version of Enano.',
   469       badjson_msg_response: 'The response received from the server is as follows:',
   469       badjson_msg_response: 'The response received from the server is as follows:',
   470       badjson_msg_viewashtml: 'You may also choose to view the response as HTML.',
   470       badjson_msg_viewashtml: 'You may also choose to view the response as HTML.',
   471       badjson_btn_viewashtml: 'View as HTML',
   471       badjson_btn_viewashtml: 'View as HTML',
   472       badjson_html_confirm_title: 'View the response as HTML?',
   472       badjson_html_confirm_title: 'View the response as HTML?',
   473       badjson_html_confirm_body: 'If the server\'s response was modified by an attacker to include malicious code, viewing the response as HTML might allow that malicious code to run. Only continue if you have inspected the response text and verified that it is safe.',
   473       badjson_html_confirm_body: 'If the server\'s response was modified by an attacker to include malicious code, viewing the response as HTML might allow that malicious code to run. Only continue if you have inspected the response text and verified that it is safe.\n\nThe information in JSON responses is typically only meant to be useful to developers and the Enano applets.',
   474       badjson_btn_close: 'Close',
   474       badjson_btn_close: 'Close',
   475       
   475       
   476       // Server-side responses
   476       // Server-side responses
   477       rename_too_short: 'The name you entered is too short. Please enter a longer name for this page.',
   477       rename_too_short: 'The name you entered is too short. Please enter a longer name for this page.',
   478       rename_success_title: 'Page renamed',
   478       rename_success_title: 'Page renamed',