language/english/admin.json
changeset 650 e45183014778
parent 631 f4f4146d8b6c
child 651 ce9d78d7251d
equal deleted inserted replaced
649:74e03196fd43 650:e45183014778
   257       field_breadcrumb_mode: 'Enable breadcrumbs:',
   257       field_breadcrumb_mode: 'Enable breadcrumbs:',
   258       field_breadcrumb_mode_subpages: 'Only with a slash in the URL (default)',
   258       field_breadcrumb_mode_subpages: 'Only with a slash in the URL (default)',
   259       field_breadcrumb_mode_always: 'Always',
   259       field_breadcrumb_mode_always: 'Always',
   260       field_breadcrumb_mode_never: 'Never',
   260       field_breadcrumb_mode_never: 'Never',
   261       
   261       
       
   262       // Section: CDN
       
   263       
       
   264       field_cdn_path: 'URL to <acronym title="Content Delivery Network">CDN</acronym> server:',
       
   265       field_cdn_path_hint: 'A CDN, or Content Delivery Network, allows downloading of shared Enano components from a server designed to serve out only images, CSS, and script files. Since a browser can open separate connections for the page and for images and scripts, the page loads faster. Leave this blank to just use Enano\'s local files (default).',
       
   266       field_cdn_path_example: 'Example: <tt>http://cdn.mycompany.com/enano/',
       
   267       
   262       // Main section: users and communication
   268       // Main section: users and communication
   263       heading_users: 'Users and communication',
   269       heading_users: 'Users and communication',
   264       
   270       
   265       // Section: account activation
   271       // Section: account activation
   266       heading_activate: 'User account activation',
   272       heading_activate: 'User account activation',